kelseyhightower/kubestack

kubestack systemd units update

Closed this issue · 4 comments

Can we also update systemd units without rebuilding image?
As destroying servers just for that is not a good idea I think :)

hmm maybe terraform remote-exec provisioner can help over here

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.

I will dig to terrafrom a bit more, as it looks it can be possible with it

I think the best is to create a new image and provision it again, as terraform is only for infrastructure deployment and changes