https://pulumi.com logo
#general
Title
# general
b

bright-receptionist-28471

03/21/2022, 3:25 PM
Question about this example around creating a GKE cluster and generating the kubeconfig and exporting it: Will
kubeconfig
end up as plaintext in state? My reading of the Secrets docs leads me to believe it would not be encrypted in this case because none of the `Output`s seem to be marked as secret (based on a quick scan of the sdk)
2 Views