Pods

Pods

Pods consist of one or more containers

Containers share the network namespace

Docker only knows containers

Use cases

Processes seem to run on the same host

Demo

Creating pods with Docker