Seeing this while running pulumi up in Github Acti...
# aws
d
Seeing this while running pulumi up in Github Actions:
error: configured Kubernetes cluster is unreachable: unable to load Kubernetes client configuration from kubeconfig file: invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable
. What can I do? It's worked so many times before. I'm using
pulumi.StackReference
to retrieve the kubeconfig. Works fine locally
💤 forgot to add
provider