Skip to content

Commit e9f21c0

Browse files
committed
feat(k8s): update wording
1 parent 2752705 commit e9f21c0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pages/kubernetes/how-to/manage-node-pools.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This documentation provides step-by-step instructions on how to manage Kubernete
2424
## How to create a new Kubernetes Kapsule node pool
2525

2626
<Message type="tip">
27-
Kubernetes Kapsule supports using both [**fully isolated** and **controlled isolation**](kubernetes/reference-content/secure-cluster-with-private-network/#what-is-the-difference-between-controlled-isolation-and-full-isolation) node pools within the same cluster.
27+
Kubernetes Kapsule supports using both **fully isolated** and **controlled isolation** node pools within the same cluster. [Learn more.](/kubernetes/reference-content/secure-cluster-with-private-network/#what-is-the-difference-between-controlled-isolation-and-full-isolation)
2828
</Message>
2929

3030
1. Navigate to **Kubernetes** under the **Containers** section of the [Scaleway console](https://console.scaleway.com/) side menu. The Kubernetes dashboard displays.
@@ -41,7 +41,7 @@ This documentation provides step-by-step instructions on how to manage Kubernete
4141
7. Click **Review** once you have configured the desired pools. A summary of your configuration displays.
4242
8. Verify your configuration and click **Submit** to add the pool(s) to your Kapsule cluster.
4343

44-
<Message type="tip">
44+
<Message type="note">
4545
Alternatively, you can use the Scaleway CLI to [create node pools](https://cli.scaleway.com/k8s/#create-a-new-pool-in-a-cluster).
4646
</Message>
4747

@@ -57,7 +57,7 @@ This documentation provides step-by-step instructions on how to manage Kubernete
5757
- Enable or disable the [autoheal feature](/kubernetes/reference-content/using-kapsule-autoheal-feature/)
5858
6. Click **Update pool** to update the pool configuration.
5959

60-
<Message type="tip">
60+
<Message type="note">
6161
Alternatively, you can use the Scaleway CLI to [update a node pool](https://cli.scaleway.com/k8s/#update-a-pool-in-a-cluster).
6262
</Message>
6363

@@ -67,7 +67,7 @@ This documentation provides step-by-step instructions on how to manage Kubernete
6767
Always ensure that your **data is backed up** before performing any operations that could affect it.
6868
</Message>
6969

70-
1. Create the new node pool with the desired configuration either [from the console](#how-to-create-a-new-kubernetes-kapsule-node-pool) or by using `scw`.
70+
1. Create the new node pool with the desired configuration either [from the console](#how-to-create-a-new-kubernetes-kapsule-node-pool) or by using the Scaleway CLI tool `scw`.
7171
<Message type="tip">
7272
Ensure that the new node pool is properly labeled if necessary.
7373
</Message>

0 commit comments

Comments
 (0)