Skip to content

Commit ffebe42

Browse files
authored
Merge pull request #108795 from dfitzmau/OSDOCS-18665-18
OSDOCS-18665-18: CP review for CORE-1
2 parents 407cbe3 + 91fb686 commit ffebe42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

networking/networking_overview/cidr-range-definitions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ If your cluster uses OVN-Kubernetes, you must specify non-overlapping ranges for
1616
For {product-title} 4.17 and later versions, clusters use `169.254.0.0/17` for IPv4 and `fd69::/112` for IPv6 as the default masquerade subnet. Users must avoid these ranges. For upgraded clusters, there is no change to the default masquerade subnet.
1717
====
1818

19-
The following subnet types and are mandatory for a cluster that uses OVN-Kubernetes:
19+
The following subnet types are mandatory for a cluster that uses OVN-Kubernetes:
2020

2121
* Join: Uses a join switch to connect gateway routers to distributed routers. A join switch reduces the number of IP addresses for a distributed router. For a cluster that uses the OVN-Kubernetes plugin, an IP address from a dedicated subnet is assigned to any logical port that attaches to the join switch.
2222
* Masquerade: Prevents collisions for identical source and destination IP addresses that are sent from a node as hairpin traffic to the same node after a load balancer makes a routing decision.

0 commit comments

Comments
 (0)