From 4a5b0b345ee45c55cced8278de8a74ceb7cfe73f Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Thu, 4 Aug 2022 19:51:47 -0700 Subject: [PATCH] Automator: update istio.io@ reference docs (#11682) --- .../reference/commands/istioctl/index.html | 102 +++++++++--------- .../reference/commands/istioctl/index.html | 102 +++++++++--------- 2 files changed, 102 insertions(+), 102 deletions(-) diff --git a/content/en/docs/reference/commands/istioctl/index.html b/content/en/docs/reference/commands/istioctl/index.html index ed1de5451c..a34e4bf60b 100644 --- a/content/en/docs/reference/commands/istioctl/index.html +++ b/content/en/docs/reference/commands/istioctl/index.html @@ -1548,7 +1548,7 @@ Use 'add-to-mesh' as an alternate to namespace-wide auto injection for t

'istioctl experimental add-to-mesh deployment' restarts pods with the Istio sidecar. Use 'add-to-mesh' to test deployments for compatibility with Istio. It can be used instead of namespace-wide auto-injection of sidecars and is especially helpful for compatibility testing.

If your deployment does not function after using 'add-to-mesh' you must re-deploy it and troubleshoot it for Istio compatibility. -See https://istio.io/v1.15/docs/ops/deployment/requirements/

+See https://istio.io/v1.16/docs/ops/deployment/requirements/

See also 'istioctl experimental remove-from-mesh deployment' which does the reverse.

THIS COMMAND IS UNDER ACTIVE DEVELOPMENT AND NOT READY FOR PRODUCTION USE.

istioctl experimental add-to-mesh deployment <deployment> [flags]
@@ -1729,7 +1729,7 @@ The typical usage scenario is Mesh Expansion on VMs.

istioctl experimental add-to-mesh service restarts pods with the Istio sidecar. Use 'add-to-mesh' to test deployments for compatibility with Istio. It can be used instead of namespace-wide auto-injection of sidecars and is especially helpful for compatibility testing.

If your service does not function after using 'add-to-mesh' you must re-deploy it and troubleshoot it for Istio compatibility. -See https://istio.io/v1.15/docs/ops/deployment/requirements/

+See https://istio.io/v1.16/docs/ops/deployment/requirements/

See also 'istioctl experimental remove-from-mesh service' which does the reverse.

THIS COMMAND IS UNDER ACTIVE DEVELOPMENT AND NOT READY FOR PRODUCTION USE.

istioctl experimental add-to-mesh service <service> [flags]
@@ -2045,8 +2045,8 @@ from multiple sources (mesh-level, namespace-level and workload-level).

--manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -3129,8 +3129,8 @@ The typical usage scenario is Mesh Expansion on VMs.

--manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -3187,8 +3187,8 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0 --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -3257,8 +3257,8 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0 --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -3332,8 +3332,8 @@ without manual relabeling of the "istio.io/rev" tag. --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -3396,8 +3396,8 @@ injection labels.

--manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -3493,8 +3493,8 @@ If set to true, the user is not prompted and a Yes response is assumed in all ca --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -3561,8 +3561,8 @@ revision tag before removing using the "istioctl tag list" command. --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -3636,8 +3636,8 @@ injection labels.

--manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -3749,8 +3749,8 @@ If set to true, the user is not prompted and a Yes response is assumed in all ca --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -3773,7 +3773,7 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0 -s Override an IstioOperator value, e.g. to choose a profile (--set profile=demo), enable or disable components (--set components.cni.enabled=true), or override Istio -settings (--set meshConfig.enableTracing=true). See documentation for more info:https://istio.io/v1.15/docs/reference/config/istio.operator.v1alpha1/#IstioOperatorSpec (default `[]`) +settings (--set meshConfig.enableTracing=true). See documentation for more info:https://istio.io/v1.16/docs/reference/config/istio.operator.v1alpha1/#IstioOperatorSpec (default `[]`) --skip-confirmation @@ -4355,8 +4355,8 @@ This flag can be specified multiple times to overlay multiple files. Multiple fi --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -4379,7 +4379,7 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0 -s Override an IstioOperator value, e.g. to choose a profile (--set profile=demo), enable or disable components (--set components.cni.enabled=true), or override Istio -settings (--set meshConfig.enableTracing=true). See documentation for more info:https://istio.io/v1.15/docs/reference/config/istio.operator.v1alpha1/#IstioOperatorSpec (default `[]`) +settings (--set meshConfig.enableTracing=true). See documentation for more info:https://istio.io/v1.16/docs/reference/config/istio.operator.v1alpha1/#IstioOperatorSpec (default `[]`) --skip-confirmation @@ -4750,8 +4750,8 @@ This flag can be specified multiple times to overlay multiple files. Multiple fi --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -4774,7 +4774,7 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0 -s Override an IstioOperator value, e.g. to choose a profile (--set profile=demo), enable or disable components (--set components.cni.enabled=true), or override Istio -settings (--set meshConfig.enableTracing=true). See documentation for more info:https://istio.io/v1.15/docs/reference/config/istio.operator.v1alpha1/#IstioOperatorSpec (default `[]`) +settings (--set meshConfig.enableTracing=true). See documentation for more info:https://istio.io/v1.16/docs/reference/config/istio.operator.v1alpha1/#IstioOperatorSpec (default `[]`) --vklog <Level> @@ -4856,8 +4856,8 @@ This flag can be specified multiple times to overlay multiple files. Multiple fi --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -4880,7 +4880,7 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0 -s Override an IstioOperator value, e.g. to choose a profile (--set profile=demo), enable or disable components (--set components.cni.enabled=true), or override Istio -settings (--set meshConfig.enableTracing=true). See documentation for more info:https://istio.io/v1.15/docs/reference/config/istio.operator.v1alpha1/#IstioOperatorSpec (default `[]`) +settings (--set meshConfig.enableTracing=true). See documentation for more info:https://istio.io/v1.16/docs/reference/config/istio.operator.v1alpha1/#IstioOperatorSpec (default `[]`) --skip-confirmation @@ -5008,8 +5008,8 @@ could be secret list separated by comma, eg. '--imagePullSecrets imagePullSe --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -5108,8 +5108,8 @@ could be secret list separated by comma, eg. '--imagePullSecrets imagePullSe --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -5331,8 +5331,8 @@ istioctl install --set profile=demo # Use a profile from the list --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -5407,8 +5407,8 @@ This flag can be specified multiple times to overlay multiple files. Multiple fi --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -5470,8 +5470,8 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0 --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -6407,8 +6407,8 @@ injection labels.

--manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -6601,8 +6601,8 @@ injection labels.

--manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -6710,8 +6710,8 @@ This flag can be specified multiple times to overlay multiple files. Multiple fi --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -6729,7 +6729,7 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0 -s Override an IstioOperator value, e.g. to choose a profile (--set profile=demo), enable or disable components (--set components.cni.enabled=true), or override Istio -settings (--set meshConfig.enableTracing=true). See documentation for more info:https://istio.io/v1.15/docs/reference/config/istio.operator.v1alpha1/#IstioOperatorSpec (default `[]`) +settings (--set meshConfig.enableTracing=true). See documentation for more info:https://istio.io/v1.16/docs/reference/config/istio.operator.v1alpha1/#IstioOperatorSpec (default `[]`) --skip-confirmation @@ -6865,8 +6865,8 @@ istioctl experimental precheck. --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) diff --git a/content/zh/docs/reference/commands/istioctl/index.html b/content/zh/docs/reference/commands/istioctl/index.html index ed1de5451c..a34e4bf60b 100644 --- a/content/zh/docs/reference/commands/istioctl/index.html +++ b/content/zh/docs/reference/commands/istioctl/index.html @@ -1548,7 +1548,7 @@ Use 'add-to-mesh' as an alternate to namespace-wide auto injection for t

'istioctl experimental add-to-mesh deployment' restarts pods with the Istio sidecar. Use 'add-to-mesh' to test deployments for compatibility with Istio. It can be used instead of namespace-wide auto-injection of sidecars and is especially helpful for compatibility testing.

If your deployment does not function after using 'add-to-mesh' you must re-deploy it and troubleshoot it for Istio compatibility. -See https://istio.io/v1.15/docs/ops/deployment/requirements/

+See https://istio.io/v1.16/docs/ops/deployment/requirements/

See also 'istioctl experimental remove-from-mesh deployment' which does the reverse.

THIS COMMAND IS UNDER ACTIVE DEVELOPMENT AND NOT READY FOR PRODUCTION USE.

istioctl experimental add-to-mesh deployment <deployment> [flags]
@@ -1729,7 +1729,7 @@ The typical usage scenario is Mesh Expansion on VMs.

istioctl experimental add-to-mesh service restarts pods with the Istio sidecar. Use 'add-to-mesh' to test deployments for compatibility with Istio. It can be used instead of namespace-wide auto-injection of sidecars and is especially helpful for compatibility testing.

If your service does not function after using 'add-to-mesh' you must re-deploy it and troubleshoot it for Istio compatibility. -See https://istio.io/v1.15/docs/ops/deployment/requirements/

+See https://istio.io/v1.16/docs/ops/deployment/requirements/

See also 'istioctl experimental remove-from-mesh service' which does the reverse.

THIS COMMAND IS UNDER ACTIVE DEVELOPMENT AND NOT READY FOR PRODUCTION USE.

istioctl experimental add-to-mesh service <service> [flags]
@@ -2045,8 +2045,8 @@ from multiple sources (mesh-level, namespace-level and workload-level).

--manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -3129,8 +3129,8 @@ The typical usage scenario is Mesh Expansion on VMs.

--manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -3187,8 +3187,8 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0 --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -3257,8 +3257,8 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0 --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -3332,8 +3332,8 @@ without manual relabeling of the "istio.io/rev" tag. --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -3396,8 +3396,8 @@ injection labels.

--manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -3493,8 +3493,8 @@ If set to true, the user is not prompted and a Yes response is assumed in all ca --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -3561,8 +3561,8 @@ revision tag before removing using the "istioctl tag list" command. --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -3636,8 +3636,8 @@ injection labels.

--manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -3749,8 +3749,8 @@ If set to true, the user is not prompted and a Yes response is assumed in all ca --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -3773,7 +3773,7 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0 -s Override an IstioOperator value, e.g. to choose a profile (--set profile=demo), enable or disable components (--set components.cni.enabled=true), or override Istio -settings (--set meshConfig.enableTracing=true). See documentation for more info:https://istio.io/v1.15/docs/reference/config/istio.operator.v1alpha1/#IstioOperatorSpec (default `[]`) +settings (--set meshConfig.enableTracing=true). See documentation for more info:https://istio.io/v1.16/docs/reference/config/istio.operator.v1alpha1/#IstioOperatorSpec (default `[]`) --skip-confirmation @@ -4355,8 +4355,8 @@ This flag can be specified multiple times to overlay multiple files. Multiple fi --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -4379,7 +4379,7 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0 -s Override an IstioOperator value, e.g. to choose a profile (--set profile=demo), enable or disable components (--set components.cni.enabled=true), or override Istio -settings (--set meshConfig.enableTracing=true). See documentation for more info:https://istio.io/v1.15/docs/reference/config/istio.operator.v1alpha1/#IstioOperatorSpec (default `[]`) +settings (--set meshConfig.enableTracing=true). See documentation for more info:https://istio.io/v1.16/docs/reference/config/istio.operator.v1alpha1/#IstioOperatorSpec (default `[]`) --skip-confirmation @@ -4750,8 +4750,8 @@ This flag can be specified multiple times to overlay multiple files. Multiple fi --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -4774,7 +4774,7 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0 -s Override an IstioOperator value, e.g. to choose a profile (--set profile=demo), enable or disable components (--set components.cni.enabled=true), or override Istio -settings (--set meshConfig.enableTracing=true). See documentation for more info:https://istio.io/v1.15/docs/reference/config/istio.operator.v1alpha1/#IstioOperatorSpec (default `[]`) +settings (--set meshConfig.enableTracing=true). See documentation for more info:https://istio.io/v1.16/docs/reference/config/istio.operator.v1alpha1/#IstioOperatorSpec (default `[]`) --vklog <Level> @@ -4856,8 +4856,8 @@ This flag can be specified multiple times to overlay multiple files. Multiple fi --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -4880,7 +4880,7 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0 -s Override an IstioOperator value, e.g. to choose a profile (--set profile=demo), enable or disable components (--set components.cni.enabled=true), or override Istio -settings (--set meshConfig.enableTracing=true). See documentation for more info:https://istio.io/v1.15/docs/reference/config/istio.operator.v1alpha1/#IstioOperatorSpec (default `[]`) +settings (--set meshConfig.enableTracing=true). See documentation for more info:https://istio.io/v1.16/docs/reference/config/istio.operator.v1alpha1/#IstioOperatorSpec (default `[]`) --skip-confirmation @@ -5008,8 +5008,8 @@ could be secret list separated by comma, eg. '--imagePullSecrets imagePullSe --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -5108,8 +5108,8 @@ could be secret list separated by comma, eg. '--imagePullSecrets imagePullSe --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -5331,8 +5331,8 @@ istioctl install --set profile=demo # Use a profile from the list --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -5407,8 +5407,8 @@ This flag can be specified multiple times to overlay multiple files. Multiple fi --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -5470,8 +5470,8 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0 --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -6407,8 +6407,8 @@ injection labels.

--manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -6601,8 +6601,8 @@ injection labels.

--manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -6710,8 +6710,8 @@ This flag can be specified multiple times to overlay multiple files. Multiple fi --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``) @@ -6729,7 +6729,7 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0 -s Override an IstioOperator value, e.g. to choose a profile (--set profile=demo), enable or disable components (--set components.cni.enabled=true), or override Istio -settings (--set meshConfig.enableTracing=true). See documentation for more info:https://istio.io/v1.15/docs/reference/config/istio.operator.v1alpha1/#IstioOperatorSpec (default `[]`) +settings (--set meshConfig.enableTracing=true). See documentation for more info:https://istio.io/v1.16/docs/reference/config/istio.operator.v1alpha1/#IstioOperatorSpec (default `[]`) --skip-confirmation @@ -6865,8 +6865,8 @@ istioctl experimental precheck. --manifests <string> -d Specify a path to a directory of charts and profiles -(e.g. ~/Downloads/istio-1.15.0/manifests) -or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.15.0/istio-1.15.0-linux-amd64.tar.gz). +(e.g. ~/Downloads/istio-1.16.0/manifests) +or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.16.0/istio-1.16.0-linux-amd64.tar.gz). (default ``)