Is there a good pattern for this? Right now we are converting jobs to run 
on k8 pods. One of those jobs applies terraform changes. When we update to 
a newer image for the node, terraform updates the autoscaling group and 
replaces the nodes. This causes the job to crash and hang in a bad state. 
My first inclination is to move the terraform change out of k8's and run on 
the master instead. However, we would like to eventually move the master 
into kubernetes as well. I am not sure how to best solve this problem. 

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/96c68298-80ac-409f-8fd9-6d5e47460e20%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to