Hacker News new | ask | show | jobs
by p_l 1228 days ago
There's separated kubernetes api-only server (to run just the control plane) and a virtual kubelet implementation that actually runs systemd services.
1 comments

Do you have a name or link?
KCP (api-only server): https://github.com/kcp-dev/kcp

SystemK (virtual kubelet): https://github.com/virtual-kubelet/systemk