Channels
esc
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
policy-as-code
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
general
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
#kubernetes
Title
# kubernetes
s
sparse-butcher-73713
12/23/2021, 9:04 AM
if a service is stuck at creation on "finding pods to direct traffic to" what could be the cause?
b
billowy-army-68599
12/23/2021, 9:43 AM
the labels on the svc don't match the deployment/pods labels the health and readiness probes never pass
🙌 1
s
sparse-butcher-73713
12/23/2021, 9:48 AM
thanks, literally just managed to resolve it!
b
billowy-army-68599
12/23/2021, 9:52 AM
what was the issue?
s
sparse-butcher-73713
12/23/2021, 9:54 AM
I think I was only defining the meta inside the deployment template and not on the deployment itself
b
billowy-army-68599
12/23/2021, 9:55 AM
❤️
4 Views
Post