Skip to content

Commit

Permalink
docs: Disable BPF-masq in KIND GSG
Browse files Browse the repository at this point in the history
[ upstream commit 7403251 ]

Disable BPF-masq when deploying in KIND until
#12699 has been fixed.

Signed-off-by: Martynas Pumputis <m@lambda.lt>
Signed-off-by: Alexandre Perrin <alex@kaworu.ch>
  • Loading branch information
brb authored and kaworu committed Aug 27, 2020
1 parent 4ce6042 commit 6fd3795
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/gettingstarted/kind.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Then, install Cilium release via Helm:
--set global.externalIPs.enabled=true \\
--set global.nodePort.enabled=true \\
--set global.hostPort.enabled=true \\
--set config.bpfMasquerade=false \\
--set global.pullPolicy=IfNotPresent \\
--set config.ipam=kubernetes
Expand Down

0 comments on commit 6fd3795

Please sign in to comment.