kubestack systemd units update
rimusz opened this issue · 4 comments
rimusz commented
Can we also update systemd units without rebuilding image?
As destroying servers just for that is not a good idea I think :)
rimusz commented
hmm maybe terraform remote-exec provisioner can help over here
bakins commented
I think the provisioners only run when a vm is created. Any updates to a running cluster would probably need to happen outside of terraform.
rimusz commented
I will dig to terrafrom a bit more, as it looks it can be possible with it
rimusz commented
I think the best is to create a new image and provision it again, as terraform is only for infrastructure deployment and changes