Hacker News new | ask | show | jobs
by dizhn 1001 days ago
I thought it was half a K8s.
1 comments

They squashed kubelet, not K8s. By that, they probably mean that they got rid of the kubelet and delegated its functionality to systemd (which is already there besides the kubelet if the node uses systemd based distro). Note that quadlet is also capable of creating services based on K8s manifest.
Your explanation makes sense. Thanks.