What is Kubernetes Pod and how to deploy Pods - FoxuTech
Kubernetes Pod: A Pod is the basic building block of Kubernetes–the smallest and simplest unit in the Kubernetes object model that you create or deploy. A Pod represents a running process on your cluster.