I'm thinking that I'll need to use doctl to generate a fresh kubeconfig each time my app deploy pipelines run, pass the path to it into my pulumi update command as an env var, and load the file as the provider rather than depending upon the one exported in the main cluster stack.
b
broad-dog-22463
12/24/2019, 6:42 PM
Would it be better if we gave a way to get KubeConfig from the code and then it would refresh each time the certificate changes in a refresh?