Hacker News new | ask | show | jobs
by sleepybrett 1204 days ago
kubernetes itself is a collection of controllers/operators. It takes manifests like pods and uses that information to create the workload in your container runtime on a node with the resources it needs.