Add/Resize Node Pools, Upgrades & Maintenance
Node pools
Upgrades
kubectl cordon <node> && kubectl drain <node> --ignore-daemonsets --delete-emptydir-dataMaintenance
Last updated
Was this helpful?
kubectl cordon <node> && kubectl drain <node> --ignore-daemonsets --delete-emptydir-dataLast updated
Was this helpful?
Was this helpful?