Skip to content

Support the Eviction api #455

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

Open
svenwiltink opened this issue May 15, 2025 · 0 comments
Open

Support the Eviction api #455

svenwiltink opened this issue May 15, 2025 · 0 comments

Comments

@svenwiltink
Copy link

When draining a node it is useful to evict the pods on a node 1 by 1 using api initiated evictions. This is useful because those requests respect the pod disruption budgets. The api is a little funky because it talks to the /api/v1/namespaces/<namespace>/pods/<pod>/eviction endpoint while the resource is policy/v1.

I am working on an implementation in my fork: #454

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

1 participant