For the complete documentation index, see llms.txt. This page is also available as Markdown.

Node Management

Drain node

kubectl drain node000001 --delete-local-data --ignore-daemonsets

References

https://banzaicloud.com/blog/drain/

Last updated