Skip to content

Commit 45b72d4

Browse files
authored
Update README.md
1 parent d433fa5 commit 45b72d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ Usage of ./kube-router:
102102
--cluster-asn string ASN number under which cluster nodes will run iBGP.
103103
--config-sync-period duration The delay between apiserver configuration synchronizations (e.g. '5s', '1m'). Must be greater than 0. (default 1m0s)
104104
--enable-pod-egress SNAT traffic from Pods to destinations outside the cluster. (default true)
105+
--enable-overlay When enable-overlay set to true, IP-in-IP tunneling is used for pod-to-pod networking across nodes in different subnets. When set to false no tunneling is used and routing infrastrcture is expected to route traffic for pod-to-pod networking across nodes in different subnets (default true)
105106
--hairpin-mode Add iptable rules for every Service Endpoint to support hairpin traffic.
106107
-h, --help Print usage information.
107108
--hostname-override string Overrides the NodeName of the node. Set this if kube-router is unable to determine your NodeName automatically.

0 commit comments

Comments
 (0)