|
|
|
|
|
by verdverm
2611 days ago
|
|
More as, you should not modify images running in production. By human or machine. Rather build new images and roll over the fleet. If you need to debug, remove from production (quarantine) and work on it there. Don't run master / agent setups for ansible / salt anymore. You can still use them for creating images, which are later turned into running VMs. Think about it like containers. Do you update the contents of your running containers, or log into your containers to make changes? Better yet, use OSes that cannot be modified. |
|
Plus when you're in a pinch, which never happens of course, you can make changes without having to roll your VMs.
I feel like Atomic distributions are basically the happy medium between the two worlds.