Hacker News
new
past
comments
ask
show
jobs
points
by
tjarjoura
2 hours ago
|
comments
by
acedTrex
1 hours ago
|
next
[-]
This is what I do for small stuff, debian vm, k3s on it for a nicer http based deployment api.
reply
by
sgt
2 hours ago
|
prev
|
[-]
Then why can't we put a wrapper onto systemd and make that into a light weight k8s?
reply
by
tjarjoura
7 minutes ago
|
parent
|
next
[-]
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
by
marcosdumay
1 hours ago
|
parent
|
prev
|
next
[-]
Systemd is on the wrong layer here. You need something that can set your machine up, like docker.
reply
by
enos_feedler
2 hours ago
|
parent
|
prev
|
[-]
Remember fleet?
reply