Pods in Kubernetes
Pods are the smallest deployable units of computing that you can create and manage in Kubernetes. This is what written in the official documentation of Kubernetes but what does exactly a pod mean?
From this image we can get an understanding that a ...
harnilshah.hashnode.dev6 min read