Skip to content

Commit 09d618c

Browse files
committed
cilium nat46x64 update
1 parent e7977a0 commit 09d618c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/posts/cilium-nat64.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ docker run --name cilium-nat64 -itd \
8888
--bpf-lb-nat46x64=true \
8989
--enable-nat46x64-gateway=true \
9090
--enable-bpf-masquerade \
91-
--enable-node-port=true \
91+
--kube-proxy-replacement=true \
9292
--datapath-mode=netkit
9393
```
9494

0 commit comments

Comments
 (0)