Overview

As the number of containers in an application grows, manual management becomes impossible. Orchestration tools automate the lifecycle of containers across a cluster of servers.

Tasks

  • Provisioning and deployment.
  • Scaling up or down based on load.
  • Load balancing and traffic routing.
  • Health monitoring and self-healing.

Related Terms