Connect to the new aws cluster

source /Users/denisgorokhov/dins/code/aws_authenticator/bin/aws_init.sh -t 7200 -l aex07 -u denis.a.gorokhov

#check
aws eks list-clusters

#get kubeconfig
aws eks --region us-east-1 update-kubeconfig --name aex07-c01-kbm10 

Last updated

Was this helpful?