Last updated 3 years ago
kubectl
Follow these .
kubeconfig
aws --version # should be >= 1.16 aws configure
aws eks update-kubeconfig --name=<cluster_name> --region=<region>
kubectl get pods