Skip to content

Env vars not expanded for scheduler service #261

@mcguipat

Description

@mcguipat

In dask_kubernetes/core.py, the templates for the worker and the scheduler have environment variables expanded when loading configured templates; however, the scheduler-service-template does not. At present, I currently specify ownerReferences on the scheduler and workers with the originating pod (via environment variables set using the k8s downward api). In the event the originating pod goes down. Any dangling resources can be cleaned up automatically; however, the scheduler cannot in this case.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions