|
|
|
|
|
by stryan
589 days ago
|
|
Why not? I can't imagine you'd deploy an application without some form of service management (even if it's just throwing it in tmux) and unless you've gone out of your way to use a non systemd distro systemd is builtin and works for both user and root containers. Most places (though not all) that I've seen using docker or docker-compose are throwing them in systemd units anyway. |
|
With Kubernetes, it starts new container on new machine, and you don't get paged.
You could write scripts to do failover, but that takes works and will be buggy.