Kubernetes Configuration
The Kube-config file is used to store connection information to the Kubernetes cluster, helping tools such as kubectl, kubelet, and kubeâdm determine how to communicate with the Kubernetes API Server. The kubeconfig file is very important in managing access to Kubernetes, so it must be carefully secured.
To download the Kube-config file, customers should follow these instructions:
Step 1: In the menu, select AI Infrastructure> Managed GPU Cluster. The system will display the GPU Cluster Management page. Select the cluster for which you want to retrieve cluster access information.
Step 2: Under Essential Properties> Cluster Information > Configuration, you can download
the kubeconfig file to log in to the Cluster via kubectl or other tools.
Note:
Managed GPU Cluster uses Native Kubernetes Cluster as its core, allowing users to use the Cluster with kubectl tools and dashboard just like a regular Kubernetes Cluster.
Last updated
