home/categories/containers/x-mckay-kubani-skills-k8s-remediation-drain-node-skill-md
containersdevops

drain-node

Safely evict all pods from a node for maintenance. Cordons the node first, then evicts pods respecting PodDisruptionBudgets. Use before node maintenance or decommissioning. Keywords: drain, evict, node maintenance, pod migration.

X-McKay
maintainer
X-McKay
Mis à jour 1/16/2026
Étoiles
1
Forks
0
quick start

Installation and usage

Safely evict all pods from a node for maintenance. Cordons the node first, then evicts pods respecting PodDisruptionBudgets. Use before node maintenance or decommissioning. Keywords: drain, evict, node maintenance, pod migration.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use drain-node