white-train-9300
12/01/2021, 6:51 PMbrave-ambulance-98491
12/01/2021, 8:04 PMk8s.Provider
itself. That way, Pulumi will automatically refresh credentials in the same way kubectl
will.white-train-9300
12/01/2021, 8:07 PMbrave-ambulance-98491
12/01/2021, 8:10 PMwhite-train-9300
12/01/2021, 8:13 PMbrave-ambulance-98491
12/01/2021, 9:26 PMexec
block in the user
section of your kubeconfig. There are some docs here: https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#-em-set-credentials-em-white-train-9300
01/04/2022, 5:19 PMgetting credentials: decoding stdout: no kind "Config" is registered for version "v1" in scheme "pkg/runtime/scheme.go:100"
. Do you have any suggestion about fetching credentials to an on-prem cluster?brave-ambulance-98491
01/04/2022, 6:59 PMkubeadm
. It should be possible to configure a kubeconfig file that executes a binary to fetch credentials, but I don't know offhand the format for it.white-train-9300
01/04/2022, 7:29 PM