from Hacker News

Replacing Kubernetes with Systemd

by enz on 5/3/25, 6:28 AM with 1 comments

  • by evrflx on 5/3/25, 7:40 AM

    For small vps Kubernetes might be overkill indeed. But: the API and ecosystem is really an enabler besides the built in infrastructure.

    For the single vps-with-containers use case I recommend checking out watchtower instead of relying on systemd scripting.