|
|
|
|
|
by imtringued
657 days ago
|
|
cloud-init is good, but it assumes that you treat your VMs like containers and that means you will need a lot more VMs that you constantly create and destroy and you will have to deal with block storage for persistence. If all you do is ssh into a system with docker compose installed, you will hardly benefit from cloud-init beyond the first boot. |
|