sparse-intern-71089
09/26/2020, 8:20 PMgentle-diamond-70147
09/27/2020, 8:10 PM@pulumi/eks provider will construct its own kubeconfig but allows for overrides via environment variable. It looks like you have a kubeconfig file already in your home directory. I suspect this is conflicting with the kubeconfig that is being set for the EKS cluster itself. Can you try removing that file and KUBECONFIG environment variable if you have it set and try again?gentle-diamond-70147
09/27/2020, 8:11 PM