Features of kubernetes with images
- Pod — collection of containers

3.Scaling
4.Provides additional services: as well as the management of containers, Kubernetes offers security, networking and storage services
5.Storage orchestration: Kubernetes mounts and add storage system of your choice to run apps
6.Container balancing: Kubernetes always knows where to place containers, by calculating the “best location” for them