|
|
|
|
|
by stackskipton
3 days ago
|
|
We run everything on VM just for flexibility. Want to stand up a new machine for testing? Boom, run the script, new Ubuntu server. We need to decommission a machine. Shutdown all the guests, move them over to new machine and start them. Sure, most of what we do is very cattle and we could run on bare hardware but why not take advantage of easy to add flexibility. |
|
Your "machine for testing" would be a container. Decommissioning a container is easy. Decommissioning a physical machine only happens when it's obsolete.