You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/kubernetes/how-to/create-kosmos-cluster.mdx
+2-12Lines changed: 2 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,13 +42,7 @@ Kubernetes Kosmos provides an alternative to a classic [Kubernetes Kapsule](/kub
42
42
</Message>
43
43
* Specify the Kubernetes **version** for your cluster.
44
44
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
-
<Messagetype="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.
52
46
53
47
## Pool configuration
54
48
@@ -63,10 +57,6 @@ This section outlines the settings for your cluster pools. You can configure as
63
57
<Messagetype="tip">
64
58
Unsure about the autoheal feature? [Learn more about autoheal.](/kubernetes/concepts/#autoheal)
65
59
</Message>
66
-
* Enable full isolation, if required.
67
-
<Messagetype="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>
70
60
* For **multi-cloud** pools:
71
61
* Specify the external nodes to be added to the pool.
72
62
<Messagetype="important">
@@ -85,4 +75,4 @@ This section outlines the settings for your cluster pools. You can configure as
85
75
<Messagetype="tip">
86
76
To modify any element, click the <Iconname="edit" /> **Edit** icon next to the respective configuration component.
87
77
</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