File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
en/docs/reference/commands/pilot-agent
zh/docs/reference/commands/pilot-agent Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -426,6 +426,11 @@ <h3 id="pilot-agent-istio-iptables">pilot-agent istio-iptables</h3>
426
426
< td > The set of paths where to output the log. This can be any path as well as the special values stdout and stderr (default `[stdout]`)</ td >
427
427
</ tr >
428
428
< tr >
429
+ < td > < code > --native-nftables</ code > </ td >
430
+ < td > </ td >
431
+ < td > Use native nftables instead of iptables rules. </ td >
432
+ </ tr >
433
+ < tr >
429
434
< td > < code > --network-namespace <string></ code > </ td >
430
435
< td > </ td >
431
436
< td > The network namespace that iptables rules should be applied to. (default ``)</ td >
Original file line number Diff line number Diff line change @@ -426,6 +426,11 @@ <h3 id="pilot-agent-istio-iptables">pilot-agent istio-iptables</h3>
426
426
< td > The set of paths where to output the log. This can be any path as well as the special values stdout and stderr (default `[stdout]`)</ td >
427
427
</ tr >
428
428
< tr >
429
+ < td > < code > --native-nftables</ code > </ td >
430
+ < td > </ td >
431
+ < td > Use native nftables instead of iptables rules. </ td >
432
+ </ tr >
433
+ < tr >
429
434
< td > < code > --network-namespace <string></ code > </ td >
430
435
< td > </ td >
431
436
< td > The network namespace that iptables rules should be applied to. (default ``)</ td >
You can’t perform that action at this time.
0 commit comments