We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7977a0 commit 09d618cCopy full SHA for 09d618c
content/posts/cilium-nat64.md
@@ -88,7 +88,7 @@ docker run --name cilium-nat64 -itd \
88
--bpf-lb-nat46x64=true \
89
--enable-nat46x64-gateway=true \
90
--enable-bpf-masquerade \
91
- --enable-node-port=true \
+ --kube-proxy-replacement=true \
92
--datapath-mode=netkit
93
```
94
0 commit comments