Day6: Kubernetes Cluster Maintenance
OS Upgrades
While doing OS upgrades and Security patches, follow the steps below:
Drain the node, pods that exist in the node gracefully terminated and recreated on other nodes, node marked as unscheduled/cordon, so no pods are allowed to create on ...
prasanna-devops.hashnode.dev5 min read