Documentation Index
Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
To use unmanaged authentication, connect to the following API endpoint:-
<Org ID>is the Org ID on the Settings page in Cloud Console. -
<Cluster Hash>is the unique identifier for your cluster’s endpoint. You can find it:- In the Overview section of your cluster’s details in the Cloud Console.
- In the
apiServerEndpointfield under the JSON tab of the cluster details.
-
<Zone>is the deployment Zone for your cluster, in lowercase (for example,us-east-04a).
Create an unmanaged authentication endpoint
Addapi. to the beginning of your cluster’s API server endpoint. For example, if your API server endpoint is:
Authentication methods
You can authenticate with this endpoint using:- Kubernetes service account tokens
- OIDC access tokens
- Webhook authentication