Skip to main content

Implement Unmanaged Authentication

Use a Kubernetes API endpoint for implementing unmanaged authentication

Configure unmanaged auth

The API endpoint for unmanaged auth is available at https://api.<clusterId>.k8s.<zone>.coreweave.com.

Info

You can create this URL by adding the api. prefix to the provided string after clicking Copy public address on the Cluster Status page.

Note

CKS clusters previously offered an unmanaged authentication endpoint at https://api.<orgId>-<clusterName>.k8s.<zone>.coreweave.com. This endpoint is now deprecated.

Authentication contexts

CKS provides the following authentication contexts for using the API endpoint:

  • Kubernetes Service Account tokens
  • OIDC access tokens
  • Webhook authentication
Warning

Kubeconfigs and API Access Tokens generated by the CoreWeave Cloud Console for CKS clusters are not supported by this endpoint.