Containers vs. Pods - Taking a Deeper Look
iximiuz.com › en › postsOct 28, 2021 · To keep the Containers and Pods fair comparison, the Pod examination will be done on a Kubernetes cluster that uses containerd/runc runtime. And that's exactly what Docker uses under the hood to run containers. Setting up a playground This time the playground is set up using minikube with the VirtualBox driver and containerd runtime.