Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion containers/kubernetes/how-to/manage-allowed-ips.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The default entry `0.0.0.0/0` enables any host to establish a connection.
- [Created](/containers/kubernetes/how-to/create-cluster) a Kubernetes Kapsule or Kosmos cluster

<Message type="note">
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.
Allowed IP configuration is available for [fully isolated Kapsule clusters](/containers/kubernetes/reference-content/secure-cluster-with-private-network/#what-is-the-difference-between-controlled-isolation-and-full-isolation), and Kosmos clusters.
</Message>

## How to add an IP address
Expand Down