Jump toUpdate content
How to manage a Kubernetes Kapsule cluster
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.
Identity and Access Management (IAM):
If you have activated IAM, you may need certain IAM permissions to carry out some actions described on this page. This means:
- you are the Owner of the Scaleway Organization in which the actions will be carried out, or
- you are an IAM user of the Organization, with a policy granting you the necessary permission sets
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 Containers 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