upvote
This is what I do for small stuff, debian vm, k3s on it for a nicer http based deployment api.
reply
Then why can't we put a wrapper onto systemd and make that into a light weight k8s?
reply
This may be familiarity bias, but I often find `kubectl` and related tools like `k9s` more ergonomic than `systemctl`/`journalctl`, even for managing simple single-replica processes that are bound to the host network.
reply
Systemd is on the wrong layer here. You need something that can set your machine up, like docker.
reply
Remember fleet?
reply