Skip to content

Commit 7667a0e

Browse files
committed
docs(k8s): add regional selector
1 parent 471e8e7 commit 7667a0e

13 files changed

+107
-84
lines changed

pages/kubernetes/how-to/access-kubernetes-dashboard.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ categories:
2222
## How to access the Kubernetes dashboard
2323

2424
1. Click **Kubernetes** in the **Containers** section of the [Scaleway console](https://console.scaleway.com) side menu. The Kubernetes Kapsule overview displays.
25-
2. 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:
26-
3. Click **Dashboard**. You are taken to your cluster's Kubernetes dashboard.
25+
2. From the drop-down menu, select the geographical region you want to manage.
26+
3. 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:
27+
4. Click **Dashboard**. You are taken to your cluster's Kubernetes dashboard.
2728
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.
2829

2930
<Message type="note">

pages/kubernetes/how-to/create-cluster.mdx

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,27 +34,28 @@ To facilitate cluster administration, Scaleway provides a `.kubeconfig` file, en
3434
</Message>
3535

3636
1. Navigate to **Kubernetes** under the **Containers** section of the [Scaleway console](https://console.scaleway.com/) side menu. The Kubernetes dashboard displays.
37-
2. Click **Create cluster** to launch the cluster creation wizard.
38-
3. On the cluster configuration page, provide the following details:
37+
2. From the drop-down menu, select the geographical region where you want to create your cluster.
38+
3. Click **Create cluster** to launch the cluster creation wizard.
39+
4. On the cluster configuration page, provide the following details:
3940
* Check the Organization and Project for the new cluster.
4041
<Message type="important">
4142
You cannot move a cluster from one Organization or Project to another once created.
4243
</Message>
4344
* Select **Kubernetes Kapsule** as the cluster type, which uses exclusively Scaleway Instances.
44-
* Choose the geographical **region** for the cluster.
45+
* Confirm the geographical **region** for the cluster.
4546
* Select the control plane offer for your cluster. Options include shared or dedicated control planes.
4647
<Message type="tip">
4748
Need help deciding on a control plane offer? Learn more about our [Kubernetes control plane offers](/kubernetes/reference-content/kubernetes-control-plane-offers/).
4849
</Message>
4950
* Specify the **Kubernetes version** for your cluster.
50-
4. Enter the **cluster's details**. Provide a name for the cluster. Optionally, you can add a description and tags for better organization.
51-
5. Configure the **Private Network** for the cluster to ensure secure and isolated network communication. Each cluster is auto-configured with a /22 IP subnet. Click **Select Private Network** to:
51+
5. Enter the **cluster's details**. Provide a name for the cluster. Optionally, you can add a description and tags for better organization.
52+
6. Configure the **Private Network** for the cluster to ensure secure and isolated network communication. Each cluster is auto-configured with a /22 IP subnet. Click **Select Private Network** to:
5253
* Attach an existing Private Network (VPC) within the same Availability Zone from the drop-down menu.
5354
* Attach a new Private Network to the cluster.
5455
<Message type="important">
5556
The Private Network cannot be detached, and the cluster cannot be moved to another Private Network post-creation.
5657
</Message>
57-
6. Click **Configure pools** to proceed.
58+
7. Click **Configure pools** to proceed.
5859

5960
## Pool configuration
6061

pages/kubernetes/how-to/create-kosmos-cluster.mdx

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,21 +28,22 @@ Kubernetes Kosmos provides an alternative to a classic [Kubernetes Kapsule](/kub
2828
## Cluster configuration
2929

3030
1. Navigate to **Kubernetes** under the **Containers** section of the [Scaleway console](https://console.scaleway.com/) side menu. The Kubernetes dashboard displays.
31-
2. Click **Create cluster** to launch the cluster creation wizard.
32-
3. On the cluster configuration page, provide the following details:
31+
2. From the drop-down menu, select the geographical region you want to manage.
32+
3. Click **Create cluster** to launch the cluster creation wizard.
33+
4. On the cluster configuration page, provide the following details:
3334
* Check the Organization and Project for the new cluster.
3435
<Message type="important">
3536
You cannot move a cluster from one Organization or Project to another once created.
3637
</Message>
3738
* Select **Kubernetes Kosmos** as the cluster type.
38-
* Choose the geographical **region** for the cluster.
39+
* Verify the geographical **region** for the cluster.
3940
* Select the control plane offer for your cluster. Options include shared or dedicated control planes.
4041
<Message type="tip">
4142
Need help deciding on a control plane offer? Learn more about our [Kubernetes control plane offers](/kubernetes/reference-content/kubernetes-control-plane-offers/).
4243
</Message>
4344
* Specify the Kubernetes **version** for your cluster.
44-
4. Provide a **name** for the cluster. Optionally, you can add a description and tags for better organization.
45-
5. Click **Configure pools** to proceed.
45+
5. Provide a **name** for the cluster. Optionally, you can add a description and tags for better organization.
46+
6. Click **Configure pools** to proceed.
4647

4748
## Pool configuration
4849

pages/kubernetes/how-to/delete-cluster.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ categories:
2222
To refine the instructions for clarity and completeness:
2323

2424
1. Access the **Containers** section from the sidebar menu within the [Scaleway console](https://console.scaleway.com), then select **Kubernetes**. The Kubernetes Kapsule dashboard displays.
25-
2. Locate the cluster you intend to delete, and click the <Icon name="more" /> icon next to it. From the drop-down menu, select **Delete**. This will prompt a pop-up for cluster deletion.
26-
3. In the deletion pop-up, input **DELETE** to confirm the deletion of your cluster. Ensure to check the box to automatically remove all volumes (including those labeled with volume type “retain”) and Load Balancers whose names commence with the cluster ID. Once confirmed, proceed by clicking **Delete cluster**.
25+
2. From the drop-down menu, select the geographical region you want to manage.
26+
3. Locate the cluster you intend to delete, and click the <Icon name="more" /> icon next to it. From the drop-down menu, select **Delete**. This will prompt a pop-up for cluster deletion.
27+
4. In the deletion pop-up, input **DELETE** to confirm the deletion of your cluster. Ensure to check the box to automatically remove all volumes (including those labeled with volume type “retain”) and Load Balancers whose names commence with the cluster ID. Once confirmed, proceed by clicking **Delete cluster**.
2728
<Message type="important">
2829
Note: Deleting your cluster will irreversibly remove the cluster along with all associated pools and instances.
2930
</Message>

pages/kubernetes/how-to/deploy-ingress-controller.mdx

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,14 @@ An [ingress controller](/kubernetes/concepts/#ingress-controller) is an entry po
2222
- Created a [Kubernetes Kapsule cluster](/kubernetes/how-to/create-cluster/)
2323

2424
1. Navigate to the **Containers** section within the [Scaleway console](https://console.scaleway.com) sidebar and select **Kubernetes**. The Kubernetes Kapsule dashboard displays.
25-
2. Locate the cluster you want to modify and click on its name to access the **cluster dashboard**.
26-
3. Within the dashboard, navigate to the **Easy Deploy** tab to display the Easy Deploy feature. Then click **Deploy application** to create a new application.
27-
4. Select the **Application Library** application type. Then select the desired ingress controller for deployment onto your cluster.
25+
2. From the drop-down menu, select the geographical region you want to manage.
26+
3. Locate the cluster you want to modify and click on its name to access the **cluster dashboard**.
27+
4. Within the dashboard, navigate to the **Easy Deploy** tab to display the Easy Deploy feature. Then click **Deploy application** to create a new application.
28+
5. Select the **Application Library** application type. Then select the desired ingress controller for deployment onto your cluster.
2829
<Message type="note">
2930
You can customize the Helm chart or keep its default configuration. Helm charts are formatted in YAML. Keep in mind that any alterations carry inherent risks and may impact the successful deployment of your application.
3031
</Message>
31-
5. Assign a name and namespace for your application.
32-
6. Click **Deploy application** to initiate the deployment of your ingress controller.
32+
6. Assign a name and namespace for your application.
33+
7. Click **Deploy application** to initiate the deployment of your ingress controller.
3334

3435

pages/kubernetes/how-to/edit-cluster.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ You can manage and edit the parameters of your cluster from the [Scaleway consol
2424
## How to manage a Kubernetes Kapsule cluster
2525

2626
1. Click **Kubernetes** in the **Containers** section of the [Scaleway console](https://console.scaleway.com) side menu. The Kubernetes dashboard displays.
27-
2. Click <Icon name="more" /> next to the cluster you want to edit to display the options menu:
27+
2. From the drop-down menu, select the geographical region you want to manage.
28+
3. Click <Icon name="more" /> next to the cluster you want to edit to display the options menu:
2829
The following information and configuration options are available for your cluster:
2930
* **Add a pool**: Add additional computing resources to the cluster
3031
* **Get kubeconfig**: Download the `.kubeconfig` file of the cluster

pages/kubernetes/how-to/edit-kosmos-cluster.mdx

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,14 @@ You can add nodes and pools to your Kosmos cluster from the [Scaleway console](h
3535
A multi-cloud pool allows you to attach external Instances and servers to your cluster. Instances added to the same pool do not need to share the same configuration, nor do they have to be managed by the same Cloud provider.
3636

3737
1. Click **Kubernetes** in the Containers section of the side menu. The Kubernetes creation page displays.
38-
2. Click the cluster you want to add a pool to.
39-
3. Click the **Pools** tab.
40-
4. Click the **+ Add pool** button. The pool creation wizard displays.
41-
5. Complete the following steps of the wizard:
38+
2. From the drop-down menu, select the geographical region you want to manage.
39+
3. Click the cluster you want to add a pool to.
40+
4. Click the **Pools** tab.
41+
5. Click the **+ Add pool** button. The pool creation wizard displays.
42+
6. Complete the following steps of the wizard:
4243
* Choose a **pool type**. This can be a Scaleway Kubernetes Kapsule Pool or a Kubernetes multi-cloud Pool. This document concerns the addition of a multi-cloud pool.
4344
* A **name** for the pool and, optionally, a description and tags.
44-
6. Click **Add pool** to finish.
45+
7. Click **Add pool** to finish.
4546

4647
## How to add external nodes to your multi-cloud pool
4748

@@ -94,10 +95,11 @@ In order to add external nodes to your multi-cloud cluster, you must first [crea
9495
## How to detach nodes from your multi-cloud pool
9596

9697
1. Click **Kubernetes** in the Compute section of the side menu. The Kubernetes creation page displays.
97-
2. Click the cluster in question.
98-
3. Click the **Nodes** tab.
99-
4. Click <Icon name="more" /> next to the node you want to edit, then click **Delete** on the menu. A pop-up asks you to confirm the action.
100-
5. Click **Delete node**.
98+
2. From the drop-down menu, select the geographical region you want to manage.
99+
3. Click the cluster in question.
100+
4. Click the **Nodes** tab.
101+
5. Click <Icon name="more" /> next to the node you want to edit, then click **Delete** on the menu. A pop-up asks you to confirm the action.
102+
6. Click **Delete node**.
101103
<Message type="note">
102104
This action will remove your node from the cluster. Your external node will not be deleted from your other cloud provider account(s).
103105
</Message>

pages/kubernetes/how-to/enable-easy-deploy.mdx

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,11 @@ You can also deploy off-the-shelf applications pre-configured for Scaleway produ
3434
</Message>
3535

3636
1. Click **Kubernetes** in the **Containers** section of the [Scaleway console](https://console.scaleway.com) side menu. The Kubernetes Kapsule dashboard displays.
37-
2. Click the name of the cluster you wish to deploy your image on. The **Cluster information** tab displays.
38-
3. Click the **Easy Deploy** tab.
39-
4. Click **Deploy application**.
40-
5. Deploy the application. This step can be done in two ways:
37+
2. From the drop-down menu, select the geographical region you want to manage.
38+
3. Click the name of the cluster you wish to deploy your image on. The **Cluster information** tab displays.
39+
4. Click the **Easy Deploy** tab.
40+
5. Click **Deploy application**.
41+
6. Deploy the application. This step can be done in two ways:
4142
* **Deployment from Container Registry**
4243

4344
* After selecting **Container Registry**, enter a name for your application as well as the Kubernetes namespace on which the deployment will run. By default, the application is deployed on the `default` namespace.
@@ -116,20 +117,22 @@ You can also deploy off-the-shelf applications pre-configured for Scaleway produ
116117
## How to edit an application
117118

118119
1. Click **Kubernetes** in the **Containers** section of the [Scaleway console](https://console.scaleway.com) side menu. The Kubernetes Kapsule overview displays.
119-
2. Click <Icon name="edit" /> next to the container you wish to edit, then click **Edit** in the menu. A pop-up displays with the configuration options.
120-
3. When modifying an application deployed from **Container Registry**, modify the container parameters according to your requirements, then click **Update container** to conclude.
120+
2. From the drop-down menu, select the geographical region you want to manage.
121+
3. Click <Icon name="edit" /> next to the container you wish to edit, then click **Edit** in the menu. A pop-up displays with the configuration options.
122+
4. When modifying an application deployed from **Container Registry**, modify the container parameters according to your requirements, then click **Update container** to conclude.
121123
<Lightbox src="scaleway-update-container.webp" alt="" />
122124
<Message type="note">
123125
It is not possible to modify a container **type**. If you wish to use a different type, you must create a new container.
124126
</Message>
125-
4. When modifying an application deployed from the **Application Library**, modify the application configuration according to your requirements, then click **Update and deploy** to conclude.
127+
5. When modifying an application deployed from the **Application Library**, modify the application configuration according to your requirements, then click **Update and deploy** to conclude.
126128
<Lightbox src="scaleway-kubernetes-edit-application.webp" alt="" />
127129

128130
## How to delete an application
129131

130132
1. Click **Kubernetes** in the **Containers** section of the [Scaleway console](https://console.scaleway.com) side menu. The Kubernetes Kapsule dashboard displays.
131-
2. Click <Icon name="edit" /> next to the container you want to delete, then click **Delete** in the pop-up menu. A message prompt displays to request confirmation.
132-
3. To confirm the deletion of the deployment, click **Delete Deployment**.
133+
2. From the drop-down menu, select the geographical region you want to manage.
134+
3. Click <Icon name="edit" /> next to the container you want to delete, then click **Delete** in the pop-up menu. A message prompt displays to request confirmation.
135+
4. To confirm the deletion of the deployment, click **Delete Deployment**.
133136
<Message type="important">
134137
Deleting a deployment is irreversible, and all data related to the deployment will be deleted.
135138
</Message>

pages/kubernetes/how-to/manage-allowed-ips.mdx

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,10 @@ The default entry `0.0.0.0/0` enables any host to establish a connection.
3333
## How to add an IP address
3434

3535
1. Click **Kubernetes** in the **Containers** section of the [Scaleway console](https://console.scaleway.com). The **Kubernetes dashboard** appears.
36-
2. Select the cluster you wish to configure. The **Cluster information** page opens.
37-
3. Click the **Network** tab to display your cluster's network information. Your access control list appears in the **Allowed IPs for control plane** section.
38-
4. Click **Add allowed IP**. Enter the IP address or IP block in [CIDR notation](/ipam/concepts/#cidr-notation) (e.g., `198.51.100.135/32` for a single IP, `198.51.100.0/24` for an IP block), then click **Add IP(s)**.
36+
2. From the drop-down menu, select the geographical region you want to manage.
37+
3. Select the cluster you wish to configure. The **Cluster information** page opens.
38+
4. Click the **Network** tab to display your cluster's network information. Your access control list appears in the **Allowed IPs for control plane** section.
39+
5. Click **Add allowed IP**. Enter the IP address or IP block in [CIDR notation](/ipam/concepts/#cidr-notation) (e.g., `198.51.100.135/32` for a single IP, `198.51.100.0/24` for an IP block), then click **Add IP(s)**.
3940
<Message type="note">
4041
To restore default settings and allow connections from all IPs, add `0.0.0.0/0` to the list.
4142
</Message>
@@ -47,7 +48,8 @@ The default entry `0.0.0.0/0` enables any host to establish a connection.
4748
## How to delete an IP address
4849

4950
1. Click **Kubernetes** in the **Containers** section of the [Scaleway console](https://console.scaleway.com). The **Kubernetes dashboard** appears.
50-
2. Select the cluster you wish to configure. The **Cluster information** page opens.
51-
3. Click the **Network** tab to display your cluster's network information. Your access control list appears in the **Allowed IPs for control plane** section.
52-
4. Locate the IP address in your allowed list.
53-
5. Click <Icon name="delete" /> next to the IP you want to delete. Confirm by typing **DELETE** in the pop-up, then click **Delete allowed IP** to confirm deletion.
51+
2. From the drop-down menu, select the geographical region you want to manage.
52+
3. Select the cluster you wish to configure. The **Cluster information** page opens.
53+
4. Click the **Network** tab to display your cluster's network information. Your access control list appears in the **Allowed IPs for control plane** section.
54+
5. Locate the IP address in your allowed list.
55+
6. Click <Icon name="delete" /> next to the IP you want to delete. Confirm by typing **DELETE** in the pop-up, then click **Delete allowed IP** to confirm deletion.

pages/kubernetes/how-to/migrate-ent1-pools-to-pop2.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,9 @@ This guide provides a step-by-step process to migrate from **ENT1** Instances to
2626

2727
1. Log in to the [Scaleway Console](https://console.scaleway.com).
2828
2. Navigate to **Kubernetes** under the **Containers** section in the side menu of the console.
29+
3. From the drop-down menu, select the geographical region you want to manage.
2930
3. Select the cluster containing the ENT1 pools you intend to migrate.
30-
4. In the **Pools** tab, identify and note the pools using **ENT1** Instances.
31+
5. In the **Pools** tab, identify and note the pools using **ENT1** Instances.
3132

3233
## Creating equivalent POP2 pools
3334

0 commit comments

Comments
 (0)