Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider Cluster-Autoscaler safe-to-evict annotation by default #73

Closed
dbenque opened this issue Mar 30, 2020 · 1 comment
Closed

Consider Cluster-Autoscaler safe-to-evict annotation by default #73

dbenque opened this issue Mar 30, 2020 · 1 comment

Comments

@dbenque
Copy link
Contributor

dbenque commented Mar 30, 2020

Draino should not evict pods that are marked with
"cluster-autoscaler.kubernetes.io/safe-to-evict": "false"

https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/FAQ.md#what-types-of-pods-can-prevent-ca-from-removing-a-node

I can do the PR if there is an agreement on that.

@jacobstr
Copy link
Contributor

Sounds like a net win vs. the coarse approach of opting in to evict-daemonset/evict-statefulset etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants