HomeContainersKubernetesHow to
Manage a Kapsule cluster
Jump toUpdate content

How to manage a Kubernetes Kapsule cluster

Reviewed on 06 June 2023 • 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.

Security & Identity (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:

How to manage a Kubernetes Kapsule cluster

  1. Click Kubernetes in the Containers section of the Scaleway console side menu. The Kubernetes dashboard displays.

  2. Click «See more Icon» next to the cluster you want to edit to display the options menu: The following information and configuration options are available for your cluster:

    • Add a pool: Add additional computing resources to the cluster
    • Get kubeconfig: Download the .kubeconfig file of the cluster
    • Delete: Delete the cluster
    Tip:

    Click the cluster name to see the cluster information and have a complete overview of its resources and settings.

See Also