> ## 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.

# Authentication & Access

<Card title="How do I access the Kubernetes API if my cluster is private?" href="/support/cks/articles/how-do-i-access-the-kubernetes-api-if-my-cluster-is-private" arrow="true" horizontal>
  Private clusters have no public API endpoint, so you need a private path to reach the API server. CoreWeave supports two ...
</Card>

<Card title="How do I download a kubeconfig file to access my cluster?" href="/support/cks/articles/how-do-i-download-a-kubeconfig-file-to-access-my-cluster" arrow="true" horizontal>
  CKS generates a managed-auth kubeconfig when you create an API access token. Visit the Access Tokens dashboard in the Co ...
</Card>

<Card title="How does authentication work for private clusters?" href="/support/cks/articles/how-does-authentication-work-for-private-clusters" arrow="true" horizontal>
  Self-service CKS provisioning creates public clusters by default. Private clusters are configured by CoreWeave Support a ...
</Card>

<Card title="What is the difference between managed auth and unmanaged auth?" href="/support/cks/articles/what-is-the-difference-between-managed-auth-and-unmanaged-auth" arrow="true" horizontal>
  Managed auth uses CoreWeave-issued API access tokens against the managed-auth endpoint ( - CLUSTER-HASH .k8s. ZONE .core ...
</Card>

<Card title="Where do I find my API access tokens in the Cloud Console?" href="/support/cks/articles/where-do-i-find-my-api-access-tokens-in-the-cloud-console" arrow="true" horizontal>
  API access tokens are managed on the Access Tokens dashboard in the CoreWeave Cloud Console. Tokens are user-scoped and  ...
</Card>
