Uncordon Node After Maintenance to Make it Schedulable Again
Problem
The Drain node operation being performed on nodes prior to the maintenance of hypervisors results in nodes to be in a Ready, SchedulingDisabled state once the maintenance is completed.
The nodes will have NoSchedule taints on them.
Environment
- Platform9 Managed Kubernetes - All Versions
Resolution
- Uncordon the nodes to make them schedulable again, thus resuming the procedure of scheduling pods onto it.
Additional Information
Was this page helpful?