> For the complete documentation index, see [llms.txt](https://docs.cloudeka.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.ai/deka-gpu/deka-gpu-kubernetes/dashboard/download-kube-config.md).

# Download Kube Config

Download KubeConfig is a feature available in the Service Portal Cloudeka that is used to download Kubernetes configuration files. You can use these files to access the Kubernetes cluster via the command line or Kubernetes-compatible tools.

To download KubeConfig in the Service Portal Cloudeka, select the **Dashboard** menu in the **Kubernetes** module, then click the **KubeConfig** button.

<figure><img src="/files/K0INtw9yXwsVmFnEqNWg" alt=""><figcaption></figcaption></figure>

Check the **Downloads** menu in your browser to access the downloaded **KubeConfig** file. **KubeConfig** files are configuration files that contain the information required to interact with a Kubernetes cluster, such as API server URLs, authentication credentials, and other information. This file is used by **kubectl** (a command-line tool for interacting with Kubernetes) to access and manage the cluster.
