▲ | pclmulqdq 10 months ago | ||||||||||||||||
The attraction of this stuff is mostly the ability to keep your infrastructure configurations as code. However, I have previously checked in my systemd cofig files for projects and set up a script to pull them on new systems. It's not clear that docker-compose or even kubernetes* is that much more complicated if you are only running 3 things. * if you are an experienced user | |||||||||||||||||
▲ | honkycat 10 months ago | parent [-] | ||||||||||||||||
Having done both: running a small Kubernetes cluster is simpler than managing a bunch of systemd files. | |||||||||||||||||
|