#Check AWS IAM Authenticator
$aws sts get-caller-identity
# Run AWS CLI update-config command to create or update your kubeconfig for your cluster
$aws eks update-kubeconfig –name <EKS_CLUSTER_NAME>
# Test your configuation
$kubectl get svc
#Check AWS IAM Authenticator
$aws sts get-caller-identity
# Run AWS CLI update-config command to create or update your kubeconfig for your cluster
$aws eks update-kubeconfig –name <EKS_CLUSTER_NAME>
# Test your configuation
$kubectl get svc
0 people found this article useful
0 people found this article useful