diff --git a/containers/kubernetes/how-to/manage-allowed-ips.mdx b/containers/kubernetes/how-to/manage-allowed-ips.mdx index a024d5f49e..2ec30d8fc9 100644 --- a/containers/kubernetes/how-to/manage-allowed-ips.mdx +++ b/containers/kubernetes/how-to/manage-allowed-ips.mdx @@ -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 - 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. ## How to add an IP address