|
|
|
|
|
by Ambroos
3720 days ago
|
|
That looks nice until it doesn't work. We regularly see 30 minute event processing when doing flexible upgrades of Droplets (and the same when scaling back down). It's not safe, since the resize isn't guaranteed to be fast and you have no way to abort it once it's started. Sounds good in theory, not reliable enough to use in practice. |
|
You create a new droplet concurrently the one running and then flip the IP to point to the new droplet. No downtime.