Kubernetes cheat sheet
Connect kubectl to an EKS cluster by creating a kubeconfig file
Restart a pod
- Rolling Restart of Deployment
- Scaling the Replica Count (Temporary scale to zero)
Scale down to zero
Scale back up to the original number of replicas