I'm trying to run pulumi on ubuntu (WSL) and I get...
# google-cloud
f
I'm trying to run pulumi on ubuntu (WSL) and I get the following error: error: configured Kubernetes cluster is unreachable: unable to load schema information from the API server:... My current kube config file is configured for localhost (docker desktop with k8s) but I would like it to work with GCP.. How do I get it to work with GCP without creating a cluster there first and getting that configuration (it worked like that) because pulumi should be creating the configuration..