Pod is a single instance of an application.

image.png

kubectl run nginx --image nginx

Resume: