
We’ve added support for VPC‑only access to Kubernetes control planes. When enabled, the cluster’s public API endpoint is disabled and the Kubernetes API is reachable only from within your Virtual Private Cloud. This helps teams meet stricter security and compliance requirements without sacrificing operational access.
VPC-only access is valuable for DevOps teams because it boosts security by removing the internet-facing API endpoint, which reduces the attack surface. It also makes network rules and identity limits clearer by using your VPC as the boundary.
What this means in practice:
How to access your cluster with VPC‑only enabled:
Note: The Kubernetes Dashboard in the console is currently unavailable for clusters with VPC‑only access enabled and will return in a future update.
Learn more, including configuration details and troubleshooting steps, in our docs: VPC‑Only Access.