Skip to content

Commit 1a854b8

Browse files
authored
Update Kosmos cluster creation documentation (#4472)
1 parent 14ca0d2 commit 1a854b8

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

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

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,7 @@ Kubernetes Kosmos provides an alternative to a classic [Kubernetes Kapsule](/kub
4242
</Message>
4343
* Specify the Kubernetes **version** for your cluster.
4444
4. Provide a **name** for the cluster. Optionally, you can add a description and tags for better organization.
45-
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:
46-
* Attach an existing Private Network (VPC) within the same Availability Zone from the drop-down menu.
47-
* Attach a new Private Network to the cluster.
48-
<Message type="important">
49-
The Private Network cannot be detached, and the cluster cannot be moved to another Private Network post-creation.
50-
</Message>
51-
6. Click **Configure pools** to proceed.
45+
5. Click **Configure pools** to proceed.
5246

5347
## Pool configuration
5448

@@ -63,10 +57,6 @@ This section outlines the settings for your cluster pools. You can configure as
6357
<Message type="tip">
6458
Unsure about the autoheal feature? [Learn more about autoheal.](/kubernetes/concepts/#autoheal)
6559
</Message>
66-
* Enable full isolation, if required.
67-
<Message type="tip">
68-
Need more information on full isolation? [Learn more about full isolation.](/kubernetes/reference-content/secure-cluster-with-private-network/#what-is-the-difference-between-controlled-isolation-and-full-isolation)
69-
</Message>
7060
* For **multi-cloud** pools:
7161
* Specify the external nodes to be added to the pool.
7262
<Message type="important">
@@ -85,4 +75,4 @@ This section outlines the settings for your cluster pools. You can configure as
8575
<Message type="tip">
8676
To modify any element, click the <Icon name="edit" /> **Edit** icon next to the respective configuration component.
8777
</Message>
88-
2. Click **Create cluster** to deploy your cluster. Once deployment is complete, the cluster appears in the clusters list.
78+
2. Click **Create cluster** to deploy your cluster. Once deployment is complete, the cluster appears in the clusters list.

0 commit comments

Comments
 (0)