K8sClusterManagers.jl
K8sClusterManagers.jl copied to clipboard
FR: Ergonomic way to inherit driver labels on workers
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).
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.