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
[ upstream commit 8c94f11 ]

This reverts commit 437e2bb.
The original issue has been fixed, and hence this can be removed (c.f.
#16227).

Signed-off-by: Bruno Miguel Custódio <brunomcustodio@gmail.com>
Signed-off-by: Tom Payne <tom@isovalent.com>
  • Loading branch information
bmcustodio authored and aditighag committed Jul 8, 2021
1 parent 1ec5f51 commit 6e96370
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 @@ -48,8 +48,7 @@ Deploy Cilium release via Helm:
--set cni.chainingMode=aws-cni \\
--set masquerade=false \\
--set tunnel=disabled \\
--set nodeinit.enabled=true \\
--set endpointRoutes.enabled=true
--set nodeinit.enabled=true
This will enable chaining with the aws-cni plugin. It will also disable
tunneling. Tunneling is not required as ENI IP addresses can be directly routed
Expand Down

0 comments on commit 6e96370

Please sign in to comment.