Get AWS and EKS access¶
-
Log into the AWS web console at https://805397179152.signin.aws.amazon.com/console . When logged in, check the correct region is selected.
-
Configure AWS CLI with the access details on your desk. When asked for a default output format, you probably want "table". Detailed docs for reference.
-
Use that new AWS profile
-
Clear any previous AWS overrides
-
Check AWS CLI is configured corectly
-
Find your cluster. Your cluster name is based on your user name, you just need to find the suffix
-
Generate a kubeconfig for it
-
Use that kubeconfig file
-
Check kubectl is configured correctly