Kubernetes is an infra orchestration tool that groups up many different compute resources such as virtual/physical machines. In this architecture, Docker, or a container runtime, is used only to run those applications in an actual host by being scheduled by Kubernetes control plane.
Sort: