Hi, i have a eks cluster constructed by pulumi, re...
# aws
h
Hi, i have a eks cluster constructed by pulumi, recently when i typed pulumi preview or pulumi up, it always failed with below errors: i have updated the aws cli and kubectl
s
Have you tried running the aws eks update-kubeconfig command that the error message suggests?
h
yes, i have rerunning aws eks update-kubeconfig command already
s
Which version of the AWS CLI are you using?
h
aws-cli/2.7.27 Python/3.9.11 Windows/10 exe/AMD64 prompt/off
s
What version is your EKS control plane?
h
do you mean the kubernetes version? it is 1.23
s
Hmm not sure what’s going on then. Unless you accidentally used the eks update kubeconfig command on the wrong cluster
h
i am very sure that i operate the right cluster, because of i have just only one cluster🤣