I'm trying to create an nginx ingress after the k8...
# dotnet
s
I'm trying to create an nginx ingress after the k8s cluster on the same stack and pulumi tries to connect to the (not existing yet) cluster
t
s
@tall-librarian-49374 similar to this: https://github.com/pulumi/pulumi-kubernetes/issues/861
there is a python workaround that creates a custom resource but not sure how to apply it here
still new to pulumi
t
yours is the other way around, so not quite similar
s
yeah
should be similar logic right?