Containers in Kubernetes

Containers in Kubernetes

Pods

Pod consist of two containers

One or more containers

Single network namespace

Smallest unit of deployment

Demo

Creating pods with kubectl