|
|
|
|
|
by mradmin
1763 days ago
|
|
My anti-kubernetes setup for small single servers is docker swarm, portainer & traefik. It's a setup that works well on low powered machines, gives you TLS (letsencrypt) and traefik takes care of the complicated network routing. I created a shell script to easily set this up: https://github.com/badsyntax/docker-box |
|