Channels
announcements
automation-api
aws
azure
blog-posts
built-with-pulumi
cloudengineering
cloudengineering-support
content-share
contribex
contribute
docs
dotnet
finops
general
getting-started
gitlab
golang
google-cloud
hackathon-03-19-2020
hacktoberfest
install
java
jobs
kubernetes
learn-pulumi-events
linen
localstack
multi-language-hackathon
office-hours
oracle-cloud-infrastructure
package-authoring
pulumi-ai
pulumi-cdk
pulumi-cloud
pulumi-crosscode
pulumi-deployments
pulumi-kubernetes-operator
pulumiverse
python
registry
status
testingtesting123
testingtesting321
typescript
welcome
workshops
yaml
Powered by
Title
h
hundreds-lunch-5706
03/01/2023, 7:42 PM
Is there a way to include a bake time when I run
pulumi up
? I’d like to catch any quick pod crashes immediately after deploying changes.
b
billowy-army-68599
03/01/2023, 7:45 PM
you can actually run healthchecks on a pulumi up inside an apply, here’s an old example:
https://gist.github.com/lukehoban/fd0355ed5b82386bd89c0ffe2a3c916a
2 Views
#kubernetes
Join Slack