Skip to content

Commit 8a42a71

Browse files
bene2k1jcirinosclwyldecarvalho-doc
authored
Apply suggestions from code review
Co-authored-by: Jessica <[email protected]> Co-authored-by: ldecarvalho-doc <[email protected]>
1 parent 7667a0e commit 8a42a71

File tree

4 files changed

+3
-7
lines changed

4 files changed

+3
-7
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ categories:
2323

2424
1. Click **Kubernetes** in the **Containers** section of the [Scaleway console](https://console.scaleway.com) side menu. The Kubernetes Kapsule overview displays.
2525
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:
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.
2727
4. Click **Dashboard**. You are taken to your cluster's Kubernetes dashboard.
2828
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.
2929

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,3 @@ An [ingress controller](/kubernetes/concepts/#ingress-controller) is an entry po
3131
</Message>
3232
6. Assign a name and namespace for your application.
3333
7. Click **Deploy application** to initiate the deployment of your ingress controller.
34-
35-

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This guide provides a step-by-step process to migrate from **ENT1** Instances to
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.
2929
3. From the drop-down menu, select the geographical region you want to manage.
30-
3. Select the cluster containing the ENT1 pools you intend to migrate.
30+
4. Select the cluster containing the ENT1 pools you intend to migrate.
3131
5. In the **Pools** tab, identify and note the pools using **ENT1** Instances.
3232

3333
## Creating equivalent POP2 pools

pages/kubernetes/how-to/use-nvidia-gpu-operator.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ The GPU operator on your Scaleway node pools is fully configurable through the E
7676
5. Click <Icon name="more" /> > **Edit** next to the GPU operator deployment. A pop-up displays.
7777
6. Edit the YAML configuration of the deployment to match your desired configuration.
7878
<Message type="tip">
79-
Refer to the [offical NVIDIA documentation](https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/latest/getting-started.html#chart-customization-options) for a list of available Helm configuration options.
79+
Refer to the [official NVIDIA documentation](https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/latest/getting-started.html#chart-customization-options) for a list of available Helm configuration options.
8080
</Message>
8181
7. Click **Update and deploy** to update and deploy the configuration of the GPU operator.
82-
83-

0 commit comments

Comments
 (0)