Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#dotnet
Title
s
sparse-butcher-73713
12/22/2021, 4:32 PM
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
tall-librarian-49374
12/22/2021, 4:43 PM
Maybe
https://github.com/pulumi/pulumi-kubernetes/issues/1794
?
s
sparse-butcher-73713
12/22/2021, 5:04 PM
@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
tall-librarian-49374
12/22/2021, 5:05 PM
yours is the other way around, so not quite similar
s
sparse-butcher-73713
12/22/2021, 5:07 PM
yeah
this is the workaround:
https://github.com/pulumi/pulumi-kubernetes/issues/861#issuecomment-901862700
should be similar logic right?
Post