Kubernetes Cluster
Also called: K8s Cluster
A group of interconnected machines running Kubernetes that work together to deploy, schedule, scale, and manage containerized applications across multiple worker nodes under the control of a centralized control plane.
Explore more about Infrastructure
Related terms
An open-source container orchestration platform that automates the deployment, scaling, networking, and management of containerized applications across clusters of machines, making it a standard platform for running production AI and cloud-native workloads.
HelmAn open-source package manager for Kubernetes that simplifies the deployment, configuration, upgrading, and management of containerized applications using reusable packages called Helm Charts.