The vSphere IaaS Control Plane, formerly known as vSphere with Tanzu, is a powerful platform designed to run containerized applications natively on VMware’s vSphere infrastructure. This control plane transforms vSphere clusters into a developer-ready platform where DevOps engineers and application developers can run Kubernetes applications in a self-service manner1.
Key Features
- Supervisors: When enabled on vSphere clusters, the vSphere IaaS control plane creates a Kubernetes control plane directly on the hypervisor layer. These clusters are referred to as Supervisors.
- vSphere Namespaces: Supervisors allow vSphere administrators to create vSphere Namespaces, which are dedicated namespaces configured with specific amounts of memory, CPU, and storage.
- vSphere Pods: DevOps engineers and application developers can deploy vSphere Pods, VMs, or upstream Kubernetes clusters through VMware Tanzu Kubernetes Grid (TKG) within these namespaces.
- Integrated Management: The vSphere IaaS control plane provides integrated management capabilities, allowing vSphere administrators to manage both the underlying virtual environment and the Kubernetes infrastructure seamlessly.
Leave a comment