Installation and Upgrade Guide > Container Orchestration Using Kubernetes
 
Container Orchestration Using Kubernetes
Introduction to Container Orchestration
Container orchestration is a procedure used to manage the lifecycles of containers, especially in large, dynamic environments. Many organizations use container orchestration to control and automate tasks such as:
Provisioning and deployment of containers
Allocation of resources between containers
Load balancing of service discovery between containers
Configuration of an application in relation to the containers running it
Scaling up or removing containers to spread application load evenly across host infrastructure
TIBCO Data Virtualization Container distribution is based on an orchestration framework and is scalable, lightweight, and supports widely accepted industry standards. You can deploy, monitor, and manage the application using Kubernetes-based orchestration framework provided by TDV.