Write down 10 fearures of Kubernetes with image

k8s is container orchestration tool
workload placement ,k8s helping infrastructure abstraction
help to manage desired state
self healing, replace with desired state
automatic rollback/rollouts – rollback the feature / version
auto scaling – 5 container to 50 container can be done
load balancing of container/pods
high speed of deployment. upgrade/
ability to rollback
storage orchestration.