Skip to content

Commit 611d220

Browse files
authored
Update manage-allowed-ips.mdx (#4180)
Suggested a modification to the note: "Allowed IP configuration is available for public networks only." -> "Allowed IP configuration is available for fully isolated Kapsule clusters and Kosmos clusters."
1 parent 3bd0974 commit 611d220

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The default entry `0.0.0.0/0` enables any host to establish a connection.
2424
- [Created](/containers/kubernetes/how-to/create-cluster) a Kubernetes Kapsule or Kosmos cluster
2525

2626
<Message type="note">
27-
Allowed IP configuration is available for public networks only.
27+
Allowed IP configuration is available for [fully isolated](/containers/kubernetes/reference-content/secure-cluster-with-private-network/#what-is-the-difference-between-controlled-isolation-and-full-isolation) Kapsule clusters and Kosmos clusters.
2828
</Message>
2929

3030
## How to add an IP address
@@ -47,4 +47,4 @@ The default entry `0.0.0.0/0` enables any host to establish a connection.
4747
2. Select the cluster you wish to configure. The **Cluster information** page opens.
4848
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.
4949
4. Locate the IP address in your allowed list.
50-
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.
50+
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.

0 commit comments

Comments
 (0)