Then why can't we put a wrapper onto systemd and make that into a light weight k8s?

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.

Systemd is on the wrong layer here. You need something that can set your machine up, like docker.

Okay it sets the machine up, but not the underlying host machine though.

Remember fleet?