EKS
Access
kubectl get-contexts
kubectl use-context
aws configure sso
Export creds from AWS
aws eks update-kubeconfig --region <region> --name <cluster-name> --profile <profile-name> #`--profile` to resolve Lens issue
kubectl get-contexts
kubectl use-context
aws configure sso
Export creds from AWS
aws eks update-kubeconfig --region <region> --name <cluster-name> --profile <profile-name> #`--profile` to resolve Lens issue