Hacker News new | ask | show | jobs
by pipe_connector 1106 days ago
kubernetes can use anything that conforms to the CRI interface, which in practice is either CRI-O (RedHat) or Containerd (Docker, Inc.). Podman and Docker are also consumers of both of those engines