Skip to main content
The Managed Kubernetes service developed by Control Plane is designed to facilitate the creation and management (i.e., upgrades and scaling) of Kubernetes clusters across multiple cloud platforms and private cloud environments. By offering a unified view for Kubernetes cluster management, this service enables the centralized management of numerous clusters on various cloud platforms, private clouds, and across accounts. Managed Kubernetes handles the tasks required to maintain a healthy Kubernetes cluster. In addition, it manages autoscaling according to user preferences, optimizes costs by using spot instances when provided, and allows seamless upgrades based on the user’s selected version.

CNCF Certified

Managed Kubernetes is a CNCF Certified product. Learn more.

Conformance Tests

CNCF Certified

Supported Kubernetes versions

  • 1.33.5
  • 1.32.9
  • 1.32.1
  • 1.31.5
  • 1.30.3
  • 1.29.7
  • 1.28.4
  • 1.28.2
  • 1.27.3
  • 1.26.4
  • 1.26.0

Infrastructure Providers

Click on provider name for details.
  1. Generic
  2. AWS
  3. GCP
  4. Hetzner

Add-Ons

Enables the user to turn on or off the following optional features.
  • Dashboard: Provides the standard Kubernetes dashboard UI for the cluster.
  • Headlamp: Provides a Kubernetes dashboard based on headlamp OSS.
  • AWS Workload Identity: Allows your pods to assume AWS IAM Roles.
  • Azure Workload Identity: Allows your pods to impersonate Azure Service Principals.
  • AWS ECR: Allows pulling images from private ECR (Elastic Container Registry).
  • Azure ACR: Allows pulling images from private ACR (Azure Container registry)
  • AWS EFS: Provides support for persistent volumes using AWS Elastic File System.
  • Local Path Storage: Create PVCs backed by local volumes.
  • Logs: Enable logging for pods and cluster auditing.
  • Metrics: Collect metrics and ship them to Control Plane for long-term storage
  • Registry Mirroring: Builds a P2P network from the nodes to speed up image pulls. Based on the Spegel OSS project
  • Sysbox: Deploy the sysbox project, improving container isolation.