ok, i'm trying to deploy a kubernetes cluster with nginx ingress that takes whole subdomains in. It won't deploy since there are no services in the cluster yet. I try to set up a dummy echo service, it won't fire because there's no nginx-ingress yet. is there some kind of skip verification option during deployments? I haven't found one.
q
quick-house-41860
04/17/2025, 2:16 PM
What verification is the issue here?
l
limited-answer-90515
04/17/2025, 2:30 PM
it's either waiting for load balancer which does not exist yet if i deploy dummy echo service before nginx, or it times out during nginx-ingress-service deployment when it can't find pods to direct traffic to.
limited-answer-90515
04/17/2025, 2:32 PM
image.png
q
quick-house-41860
04/17/2025, 2:34 PM
or it times out during nginx-ingress-service deployment when it can't find pods to direct traffic to
This sounds like the controller pods of nginx-ingress deployment aren't coming up healthy. Can you check with kubectl whether the ingress controller deployment is healthy?
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.