Kubernetes Pod
A Pod in the context of a Kubernetes Cluster is a ‘collection’ of Docker containers that, together, make up an application.
A Pod in the context of a Kubernetes Cluster is a ‘collection’ of Docker containers that, together, make up an application.