I'm working on Cluster API automation with Pulumi ...
# kubernetes
q
I'm working on Cluster API automation with Pulumi and struggling with one particular implementation. ClusterResourceSets require standard Kubernetes YAML to be encapsulated in a Secret or Config Map. Is it possible, during runtime, to get the YAML for a Pulumi Kubernetes object?