Home / Kubernetes Technology
Kubernetes Technology
Kubernetes technology is a new container management platform that is designed to be a comprehensive open-source application distribution standard in containerized environments. Kubernetes supports companies on all scales by enabling integration with cloud infrastructure and services.
Kubernetes simplifies the distribution and execution of applications by employing a microservice architectural style. For this, it builds an abstraction layer at the infrastructure level.
Main Functionalities Of The Kubernetes
- Control of resource consumption regarding to the application or team
- Distributing application workload evenly to cluster infrastructure
- Automatically loading balance requests for different parts of application traffic
- Monitoring capacity and consumption of resources
- Transferring application data to another cluster in the case of resource scarcity or failure in a computer
- Automatic additional resource allocation for the computers newly added to the cluster