https://pulumi.com logo
s

straight-fireman-55591

08/03/2023, 4:30 PM
is yaml in this case not supported nad will I have to use python?
s

salmon-account-74572

08/03/2023, 9:45 PM
w

witty-candle-66007

08/03/2023, 10:38 PM
In the sample code, it seems like you are only creating the gcp gke resource. You then need to create a separate K8s namespace resource. Here is a yaml example that is solely deploying k8s resources - using a kubeconfig from a stack reference - but hopefully this helps. https://github.com/pulumi-demos/examples/blob/main/yaml/k8s-guestbook-app-yaml/Pulumi.yaml