K8s

Various container runtimes

  • Kubernetes is responsible for scheduling pods.
  • Container runtimes manage the containers which make up these pods. The Container Runtime Interface (CRI) allows Kubernetes to use any CRI-compliant runtime.