What is Kubernetes and its features?

Kubernetes is a tool which helps in managing contrainers developed by Google.

Features:

  • It has Automated Scheduling
  • It has Self-Healing Capabilities
  • Automated rollouts & rollback
  • Automated Scaling & Load Balancing
  • Infrastructure is loosely coupled to each component can act as a separate unit
  • Application-centric management
  • Auto-scalable infrastructure