
Containers vs. Pods - Deepdyve
In this post we will take a look at the difference between containers and pods.
In this post we will take a look at the difference between containers and pods.
Most people who start with containers believe it is just lightweight virtual machines with fast startup time, but it is a oversimplification that can be misleading. In this post we will try to understand the real natures of containers.
In this post I will show you how you can influenc the Kubernetes Scheduler where to schedule a pod.
In my previous posts We check how the pod networking and How Kubernetes use services for loadbalancing. Now we check how the diferente Networking solutions works. How Theas solutins link the kubernetes nodes together.
In this series I will attempt to demystify the Kubernetes networkiing layers. This first part will look at containers and pods.
Docker is now deprecated in Kubernetes in the next 1.20 version, but thet dose no mean yo can not run containers wit docker.