Skip to content

Commit

Permalink
Revert "docs: add 'endpointRoutes.enabled=true' to aws-cni"
Browse files Browse the repository at this point in the history
This reverts commit 437e2bb.
The original issue has been fixed, and hence this can be removed (c.f.
cilium#16227).

Signed-off-by: Bruno Miguel Custódio <[email protected]>
  • Loading branch information
bmcustodio authored and pchaigno committed Jul 2, 2021
1 parent 4fd2ee8 commit 8c94f11
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Documentation/gettingstarted/cni-chaining-aws-cni.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ Deploy Cilium via Helm:
--set cni.chainingMode=aws-cni \\
--set enableIPv4Masquerade=false \\
--set tunnel=disabled \\
--set nodeinit.enabled=true \\
--set endpointRoutes.enabled=true
--set nodeinit.enabled=true
This will enable chaining with the AWS VPC CNI plugin. It will also disable
tunneling, as it's not required since ENI IP addresses can be directly routed
Expand Down

0 comments on commit 8c94f11

Please sign in to comment.