sparse-intern-71089
10/23/2020, 8:36 PMbillowy-army-68599
kubectl
currently work?some-doctor-15042
10/23/2020, 8:47 PMsome-doctor-15042
10/23/2020, 8:50 PMbillowy-army-68599
some-doctor-15042
10/23/2020, 9:17 PMapiVersion: v1
clusters:
- cluster:
certificate-authority-data: **********************=
server: https://**************.<http://sk1.us-west-2.eks.amazonaws.com|sk1.us-west-2.eks.amazonaws.com>
name: arn:aws:eks:us-west-2:******:cluster/dev-default-cluster
contexts:
- context:
cluster: arn:aws:eks:us-west-2:******:cluster/dev-default-cluster
user: arn:aws:eks:us-west-2:******:cluster/dev-default-cluster
name: arn:aws:eks:us-west-2:******:cluster/dev-default-cluster
current-context: arn:aws:eks:us-west-2:******:cluster/dev-default-cluster
kind: Config
preferences: {}
users:
- name: arn:aws:eks:us-west-2:******:cluster/dev-default-cluster
user:
exec:
apiVersion: <http://client.authentication.k8s.io/v1alpha1|client.authentication.k8s.io/v1alpha1>
args:
- --region
- us-west-2
- eks
- get-token
- --cluster-name
- dev-default-cluster
command: aws
env:
- name: AWS_PROFILE
value: n-eks
I just ran aws eks update-kubeconfig
to get the configsome-doctor-15042
10/23/2020, 9:46 PMaws eks get-token
rather than aws-iam-authenticator
billowy-army-68599