File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/en/docs/tasks/administer-cluster Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ the Pod IP behind the VM's own IP address - generally known as "masquerade". By
47
47
agent is configured to treat the three private IP ranges specified by
48
48
[ RFC 1918] ( https://tools.ietf.org/html/rfc1918 ) as non-masquerade
49
49
[ CIDR] ( https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing ) .
50
- These ranges are ` 10.0.0.0/8 ` , ` 172.16.0.0/12 ` , and ` 192.168.0.0 16 ` .
50
+ These ranges are ` 10.0.0.0/8 ` , ` 172.16.0.0/12 ` , and ` 192.168.0.0/ 16 ` .
51
51
The agent will also treat link-local (169.254.0.0/16) as a non-masquerade CIDR by default.
52
52
The agent is configured to reload its configuration from the location
53
53
* /etc/config/ip-masq-agent* every 60 seconds, which is also configurable.
You can’t perform that action at this time.
0 commit comments