K8sClusterManagers.jl icon indicating copy to clipboard operation
K8sClusterManagers.jl copied to clipboard

FR: Ergonomic way to inherit driver labels on workers

Open ericphanson opened this issue 3 years ago • 1 comments

Or otherwise easily apply cluster-autoscaler.kubernetes.io/safe-to-evict: "false", which is likely desirable whenever running a single computational job/script (as opposed to a service that should be downscaled when idle etc).

ericphanson avatar Jul 14 '21 19:07 ericphanson

Note that you can use https://github.com/beacon-biosignals/K8sClusterManagers.jl#advanced-configuration to handle this currently. I agree that there are ways to make this user story better though.

omus avatar Jul 14 '21 19:07 omus