zalando-stups / planb-cassandra

Plan B Cassandra for STUPS/AWS with static IPs
Other
27 stars 18 forks source link

Update can change user data w/o terminating the instance #200

Open a1exsh opened 6 years ago

a1exsh commented 6 years ago

A stop/start cycle would be enough for that.

Not every change to user data can be handled like this, for example, docker image change will not take effect if we don't remove the exiting docker container before stopping.