Write down 10 features of Kubernetes with image

  • K8s can manage the scalability challenge bring by containers.
  • K8s runs many containers as a cluster
  • K8s is a container orchestrator
  • K8s provide the desired state – we desired to have 1000 containers
  • K8s is self maintaining – self healing
  • Auto rollback
  • Auto scaling
  • K8s managing load balancing
  • K8s absorb changes
  • K8s provide very speed deployment
  • K8s enhance the productivity by reducing the dependency
  • K8s provide the security improvement