From 2a40d2dc4b3d60e50b78ea7d225d4b3625c1b02d Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Thu, 28 Sep 2023 19:17:15 -0700 Subject: [PATCH] Automator: update istio.io@ reference docs (#13946) --- content/en/docs/reference/commands/pilot-agent/index.html | 5 +++++ content/zh/docs/reference/commands/pilot-agent/index.html | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/content/en/docs/reference/commands/pilot-agent/index.html b/content/en/docs/reference/commands/pilot-agent/index.html index 563aec08d4..8aceb437b5 100644 --- a/content/en/docs/reference/commands/pilot-agent/index.html +++ b/content/en/docs/reference/commands/pilot-agent/index.html @@ -538,6 +538,11 @@ to enable it. You can execute the following once:

Insert tracing logs for each iptables rules, using the LOG chain. +--iptables-version <string> + +version of iptables command. If not set, this is automatically detected. (default ``) + + --istio-exclude-interfaces <string> -c Comma separated list of NIC (optional). Neither inbound nor outbound traffic will be captured. (default ``) diff --git a/content/zh/docs/reference/commands/pilot-agent/index.html b/content/zh/docs/reference/commands/pilot-agent/index.html index 563aec08d4..8aceb437b5 100644 --- a/content/zh/docs/reference/commands/pilot-agent/index.html +++ b/content/zh/docs/reference/commands/pilot-agent/index.html @@ -538,6 +538,11 @@ to enable it. You can execute the following once:

Insert tracing logs for each iptables rules, using the LOG chain. +--iptables-version <string> + +version of iptables command. If not set, this is automatically detected. (default ``) + + --istio-exclude-interfaces <string> -c Comma separated list of NIC (optional). Neither inbound nor outbound traffic will be captured. (default ``)