Anyone have a solution for writing an output to fi...
# general
s
Anyone have a solution for writing an output to file. I am using the pulumi_rke to produce a Rancher cluster, then i need to use the kubernetes module to create a namespace and helm deployment. I cant figure out how to use the output kube_config_yaml from the RKE resource to write to the .kube/config file.