CKA: Kubernetes Multi Cluster Maintenance
Cluster Maintenance is required for the below scenarios:
OS Upgrade for worker nodes.
Reboot required for VM's due to hardware change.
Pod Eviction Time:
The controller manager will watch the replicas of the deployment or pod.
If the node is do...
arun944.hashnode.dev5 min read