helpful-account-44059
01/27/2022, 2:00 PMpulumi up
, i got this error:
Diagnostics:
eks:index:VpcCni (relation-aws-eks-cluter-vpc-cni):
error: Command failed: kubectl apply -f C:\Users\Matrix\AppData\Local\Temp\tmp-6800oi250Aa7ZzSV.tmp
error: You must be logged in to the server (the server has asked for the client to provide credentials)
pulumi:pulumi:Stack (relation-aws-eks-cluter-dev):
error: You must be logged in to the server (the server has asked for the client to provide credentials)
error: update failed
how to fix?aws eks update-kubeconfig --name relation-aws-eks-cluter-eksCluster-a8b83ef --region us-east-2
bored-oyster-3147
01/27/2022, 3:15 PMkubectl apply
not the aws eks
command you are testing with. So make sure you are able to authenticate to your cluster with kubectl