Jump toUpdate content
How to access the dashboard of a Kubernetes Kapsule cluster
Reviewed on 08 August 2023 • Published on 14 October 2020
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:
- You have an account and are logged into the Scaleway console
- You have created a Kubernetes Kapsule cluster
How to access the Kubernetes dashboard
- Click Kubernetes in the Containers section of the Scaleway console side menu. The Kubernetes Kapsule overview displays.
- Click the name of the cluster you want to access. The cluster overview page displays. This page provides several pieces of information about your cluster:
- Cluster information
- Auto Upgrade
- Cluster tags
- Renewal of the kubeconfig file to restore access permissions
- Download of the kubeconfig file
- The option to delete the cluster
If you click the Dashboard button, you are taken to your cluster’s Kubernetes dashboard. Here you can troubleshoot your containerized application, manage the cluster resources, get an overview of applications running on your cluster, and create or modify certain resources.
If you click the Pools tab, you are able to add, edit or delete a pool on your cluster.
If you click the Nodes tab, you are able to reboot or replace nodes on your cluster.
See Also