Steps to Reset and Rejoin Kubernetes Cluster Nodes (kubeadm)
1. Start Your EC2 Instances
Ensure both your master and worker nodes are running.
Verify network connectivity between the nodes (e.g., security group rules for Kubernetes ports like 6443).
2. Reset the Existing Kubernetes Configuration
Step 1: I...
devops-guy-pratham.hashnode.dev2 min read