Skip to main content

Generate Kubeconfig

  1. Go to the Serverless Kubernetes -> Kubeconfig management page.
  2. On the right side of the user entry for which you need to generate kubeconfig, click CreateKubeconfig.
  3. Enter the kubeconfig validity period in days as needed, then click Confirm to complete the creation.
Create

View Kubeconfig

  1. Go to the Serverless Kubernetes -> Kubeconfig management page.
  2. On the right side of the user entry for which you need to view the kubeconfig, click GetKubeconfig.
View

Use Kubeconfig

After you obtain the kubeconfig, you can use it to manage Kubernetes resources within the namespace. Use

Delete Kubeconfig

  1. Go to the Serverless Kubernetes -> Kubeconfig management page.
  2. On the right side of the user entry for which you need to delete the kubeconfig, click DeleteKubeconfig.
Delete