How do I access the Kubernetes API if my cluster is private?
Private clusters have no public API endpoint, so you need a private path to reach the API server. CoreWeave supports two patterns: deploy the Tailscale Operator for a mesh VPN to in-cluster resources and the API server, or use Direct Connect for a dedicated cross-connect. Direct Connect can be combined with the Traefik chart’s IngressRouteTCP for TLS passthrough to the API server.Authentication & Access
Last modified on June 18, 2026
Was this page helpful?
⌘I
Assistant
Responses are generated using AI and may contain mistakes.