Skip to content

Commit

Permalink
fix: Deprecated flag --ipv4-native-routing-cidr update in cli
Browse files Browse the repository at this point in the history
Signed-off-by: Deepesha Burse <deepesha.3007@gmail.com>
  • Loading branch information
deepeshaburse authored and YutaroHayakawa committed Mar 7, 2023
1 parent 449bb80 commit f296f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/network/clustermesh/clustermesh.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Additional Requirements for Native-routed Datapath Modes

* ConfigMap option ``ipv4-native-routing-cidr=10.0.0.0/9``
* Helm option ``--set ipv4NativeRoutingCIDR=10.0.0.0/9``
* ``cilium install`` option ``--ipv4-native-routing-cidr=10.0.0.0/9``
* ``cilium install`` option ``--helm-set ipv4NativeRoutingCIDR=10.0.0.0/9``

* In addition to nodes, pods in all clusters must have IP connectivity between each other. This
requirement is typically met by establishing peering or VPN tunnels between
Expand Down

0 comments on commit f296f1e

Please sign in to comment.