Maintenance of Kubernetes Cluster
How to take node out for maintenance ?How to Empty the node of all applications and mark it unschedulable? ontrolplane ~ ➜ kubectl drain node01 --ignore-daemonsets node/node01 cordoned Warning: ignoring DaemonSet-managed Pods: kube-flannel/kube-flan...



