diff --git a/modules/hcp-cidr-ranges.adoc b/modules/hcp-cidr-ranges.adoc index 6dc981be892e..6e61a2f09ffa 100644 --- a/modules/hcp-cidr-ranges.adoc +++ b/modules/hcp-cidr-ranges.adoc @@ -7,7 +7,7 @@ = CIDR ranges for {hcp} [role="_abstract"] -To successfully deploy {hcp} on {product-title}, define the network environment by using specific Classless Inter-Domain Routing (CIDR) subnet ranges. +To deploy {hcp} on {product-title}, configure CIDR subnet ranges that do not overlap with the management cluster CIDR ranges. The following Classless Inter-Domain Routing (CIDR) subnet ranges are the default settings for {hcp}: @@ -15,4 +15,4 @@ The following Classless Inter-Domain Routing (CIDR) subnet ranges are the defaul * `clusterNetwork`: 10.132.0.0/14 (pod network) * `serviceNetwork`: 172.31.0.0/16 -By using one of the default subnet ranges, you can avoid CIDR overlap with the management cluster and avoid connectivity issues. However, you can use other CIDR subnet ranges if they do not overlap with the management cluster. +The default subnet ranges avoid CIDR overlap with the management cluster and reduce the risk of connectivity issues. You can use other CIDR subnet ranges if they do not overlap with the management cluster.