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
a
average-market-57523
10/06/2021, 7:27 PM
Hi, is there any setting in pulumi that makes a Job Resource run on each deployment?
b
billowy-army-68599
10/06/2021, 8:03 PM
do you mean a Kubernetes Job on every
pulumi up
?
a
average-market-57523
10/07/2021, 4:24 AM
@billowy-army-68599
yup exactly that
b
billowy-army-68599
10/07/2021, 5:54 AM
if you define a job with a piece of metadata like an annotation that changes on every run, it should work
a
average-market-57523
10/07/2021, 6:43 AM
@billowy-army-68599
and what annotation might that be? hmm pod id?
Thanks for the help, solved 👍 😄
4 Views
Post