From 453c2d87cccb82d7bb35522b5bb9e767034cf1d3 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Tue, 28 Dec 2021 18:48:20 -0800 Subject: [PATCH] Automator: update istio.io@ reference docs (#10695) --- .../docs/reference/commands/pilot-agent/index.html | 11 +++++++++++ .../en/docs/reference/config/annotations/index.html | 13 +++++++++++++ 2 files changed, 24 insertions(+) diff --git a/content/en/docs/reference/commands/pilot-agent/index.html b/content/en/docs/reference/commands/pilot-agent/index.html index 283e639e01..323b34eb1a 100644 --- a/content/en/docs/reference/commands/pilot-agent/index.html +++ b/content/en/docs/reference/commands/pilot-agent/index.html @@ -491,6 +491,11 @@ $ pilot-agent completion zsh > /usr/local/share/zsh/site-functions/_pilot-age Whether to run as CNI plugin. +--drop-invalid + +Enable invalid drop in the iptables rules + + --dry-run -n Do not call any external dependencies like iptables @@ -1294,6 +1299,12 @@ These environment variables affect the behavior of the pilot-agent If set to true, enable the capture of outgoing DNS packets on port 53, redirecting to istio-agent on :15053 +ISTIO_META_INVALID_DROP +Boolean +false +If set to true, enable the invalid drop iptables rule, default false will cause iptables reset out of window packets + + ISTIO_MULTIROOT_MESH Boolean false diff --git a/content/en/docs/reference/config/annotations/index.html b/content/en/docs/reference/config/annotations/index.html index a370ca7d97..870ac211dd 100644 --- a/content/en/docs/reference/config/annotations/index.html +++ b/content/en/docs/reference/config/annotations/index.html @@ -142,6 +142,19 @@ Istio supports to control its behavior. + + + networking.istio.io/gatewayPort + + Alpha + + [Service] + IstioGatewayPortLabel overrides the default 15443 value to use for a multi-network gateway's port + + + + + prometheus.istio.io/merge-metrics