Jump toUpdate content
How to manage a Kubernetes Kapsule cluster
Reviewed on 27 December 2021 • Published on 31 May 2021
You can manage and edit the parameters of your cluster from the Scaleway Console or by using the API. Here, we show you how to edit from the console.
Requirements:
- You have an account and are logged into the Scaleway console
- You have created a Kubernetes Kapsule cluster
How to manage a Kubernetes Kapsule cluster
Click Kubernetes in the Compute section of the Scaleway Console side menu. The Kubernetes Kapsule dashboard displays.
Click «See more Icon» next to the cluster you want to edit to display the options menu:
The following options are available to see more information about your cluster and to modifiy its resources:
- More info: See detailed information about the cluster
- Add a pool: Add additional computing resources to the cluster
- Get kubeconfig: Download the
.kubeconfig
file of the cluster - Delete: Delete the cluster
See Also