Is there a way to include a bake time when I run `...
# kubernetes
h
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
you can actually run healthchecks on a pulumi up inside an apply, here’s an old example: https://gist.github.com/lukehoban/fd0355ed5b82386bd89c0ffe2a3c916a