abstracts away the hardware infrastructure and exposes your whole data- center as a single enormous computational resource
VM and docker container
filesystem, metadata
image is composed of layers
resource isolation
containers in the same pod shares the port and ip space.
Pod allocation?
Why assign label to pod?
Replica Set and Replication Controller