diff --git a/content/en/docs/reference/commands/install-cni/index.html b/content/en/docs/reference/commands/install-cni/index.html index 524b169972..33731894d7 100644 --- a/content/en/docs/reference/commands/install-cni/index.html +++ b/content/en/docs/reference/commands/install-cni/index.html @@ -1024,6 +1024,12 @@ Only applies when traffic from all groups (i.e. "*") is being redirected Determines whether or not trace spans generated by Envoy will include Istio-specific tags. +PILOT_ENABLE_K8S_SELECT_WORKLOAD_ENTRIES +Boolean +true +If enabled, Kubernetes services with selectors will select workload entries with matching labels. It is safe to disable it if you are quite sure you don't need this feature + + PILOT_ENABLE_LEGACY_AUTO_PASSTHROUGH Boolean false diff --git a/content/en/docs/reference/commands/istioctl/index.html b/content/en/docs/reference/commands/istioctl/index.html index 492b1f35ae..9e12017641 100644 --- a/content/en/docs/reference/commands/istioctl/index.html +++ b/content/en/docs/reference/commands/istioctl/index.html @@ -7500,6 +7500,12 @@ These environment variables affect the behavior of the istioctl com Determines whether or not trace spans generated by Envoy will include Istio-specific tags. +PILOT_ENABLE_K8S_SELECT_WORKLOAD_ENTRIES +Boolean +true +If enabled, Kubernetes services with selectors will select workload entries with matching labels. It is safe to disable it if you are quite sure you don't need this feature + + PILOT_ENABLE_LEGACY_AUTO_PASSTHROUGH Boolean false diff --git a/content/en/docs/reference/commands/operator/index.html b/content/en/docs/reference/commands/operator/index.html index 844eba3fa1..386cb3f0f1 100644 --- a/content/en/docs/reference/commands/operator/index.html +++ b/content/en/docs/reference/commands/operator/index.html @@ -671,6 +671,12 @@ These environment variables affect the behavior of the operator com Determines whether or not trace spans generated by Envoy will include Istio-specific tags. +PILOT_ENABLE_K8S_SELECT_WORKLOAD_ENTRIES +Boolean +true +If enabled, Kubernetes services with selectors will select workload entries with matching labels. It is safe to disable it if you are quite sure you don't need this feature + + PILOT_ENABLE_LEGACY_AUTO_PASSTHROUGH Boolean false diff --git a/content/en/docs/reference/commands/pilot-agent/index.html b/content/en/docs/reference/commands/pilot-agent/index.html index 1fd5308b49..a66e322bdc 100644 --- a/content/en/docs/reference/commands/pilot-agent/index.html +++ b/content/en/docs/reference/commands/pilot-agent/index.html @@ -1551,6 +1551,12 @@ Only applies when traffic from all groups (i.e. "*") is being redirected Determines whether or not trace spans generated by Envoy will include Istio-specific tags. +PILOT_ENABLE_K8S_SELECT_WORKLOAD_ENTRIES +Boolean +true +If enabled, Kubernetes services with selectors will select workload entries with matching labels. It is safe to disable it if you are quite sure you don't need this feature + + PILOT_ENABLE_LEGACY_AUTO_PASSTHROUGH Boolean false diff --git a/content/en/docs/reference/commands/pilot-discovery/index.html b/content/en/docs/reference/commands/pilot-discovery/index.html index 5399cc32a3..427f54e72b 100644 --- a/content/en/docs/reference/commands/pilot-discovery/index.html +++ b/content/en/docs/reference/commands/pilot-discovery/index.html @@ -875,6 +875,12 @@ These environment variables affect the behavior of the pilot-discoveryDetermines whether or not trace spans generated by Envoy will include Istio-specific tags. +PILOT_ENABLE_K8S_SELECT_WORKLOAD_ENTRIES +Boolean +true +If enabled, Kubernetes services with selectors will select workload entries with matching labels. It is safe to disable it if you are quite sure you don't need this feature + + PILOT_ENABLE_LEGACY_AUTO_PASSTHROUGH Boolean false diff --git a/content/zh/docs/reference/commands/install-cni/index.html b/content/zh/docs/reference/commands/install-cni/index.html index 524b169972..33731894d7 100644 --- a/content/zh/docs/reference/commands/install-cni/index.html +++ b/content/zh/docs/reference/commands/install-cni/index.html @@ -1024,6 +1024,12 @@ Only applies when traffic from all groups (i.e. "*") is being redirected Determines whether or not trace spans generated by Envoy will include Istio-specific tags. +PILOT_ENABLE_K8S_SELECT_WORKLOAD_ENTRIES +Boolean +true +If enabled, Kubernetes services with selectors will select workload entries with matching labels. It is safe to disable it if you are quite sure you don't need this feature + + PILOT_ENABLE_LEGACY_AUTO_PASSTHROUGH Boolean false diff --git a/content/zh/docs/reference/commands/istioctl/index.html b/content/zh/docs/reference/commands/istioctl/index.html index 492b1f35ae..9e12017641 100644 --- a/content/zh/docs/reference/commands/istioctl/index.html +++ b/content/zh/docs/reference/commands/istioctl/index.html @@ -7500,6 +7500,12 @@ These environment variables affect the behavior of the istioctl com Determines whether or not trace spans generated by Envoy will include Istio-specific tags. +PILOT_ENABLE_K8S_SELECT_WORKLOAD_ENTRIES +Boolean +true +If enabled, Kubernetes services with selectors will select workload entries with matching labels. It is safe to disable it if you are quite sure you don't need this feature + + PILOT_ENABLE_LEGACY_AUTO_PASSTHROUGH Boolean false diff --git a/content/zh/docs/reference/commands/operator/index.html b/content/zh/docs/reference/commands/operator/index.html index 844eba3fa1..386cb3f0f1 100644 --- a/content/zh/docs/reference/commands/operator/index.html +++ b/content/zh/docs/reference/commands/operator/index.html @@ -671,6 +671,12 @@ These environment variables affect the behavior of the operator com Determines whether or not trace spans generated by Envoy will include Istio-specific tags. +PILOT_ENABLE_K8S_SELECT_WORKLOAD_ENTRIES +Boolean +true +If enabled, Kubernetes services with selectors will select workload entries with matching labels. It is safe to disable it if you are quite sure you don't need this feature + + PILOT_ENABLE_LEGACY_AUTO_PASSTHROUGH Boolean false diff --git a/content/zh/docs/reference/commands/pilot-agent/index.html b/content/zh/docs/reference/commands/pilot-agent/index.html index bfb031c49a..a66e322bdc 100644 --- a/content/zh/docs/reference/commands/pilot-agent/index.html +++ b/content/zh/docs/reference/commands/pilot-agent/index.html @@ -1,5 +1,6 @@ --- WARNING: THIS IS AN AUTO-GENERATED FILE, DO NOT EDIT. PLEASE MODIFY THE ORIGINAL SOURCE IN THE 'https://github.com/istio/istio' REPO +source_repo: https://github.com/istio/istio title: pilot-agent description: Istio Pilot agent. generator: pkg-collateral-docs @@ -1550,6 +1551,12 @@ Only applies when traffic from all groups (i.e. "*") is being redirected Determines whether or not trace spans generated by Envoy will include Istio-specific tags. +PILOT_ENABLE_K8S_SELECT_WORKLOAD_ENTRIES +Boolean +true +If enabled, Kubernetes services with selectors will select workload entries with matching labels. It is safe to disable it if you are quite sure you don't need this feature + + PILOT_ENABLE_LEGACY_AUTO_PASSTHROUGH Boolean false diff --git a/content/zh/docs/reference/commands/pilot-discovery/index.html b/content/zh/docs/reference/commands/pilot-discovery/index.html index 5399cc32a3..427f54e72b 100644 --- a/content/zh/docs/reference/commands/pilot-discovery/index.html +++ b/content/zh/docs/reference/commands/pilot-discovery/index.html @@ -875,6 +875,12 @@ These environment variables affect the behavior of the pilot-discoveryDetermines whether or not trace spans generated by Envoy will include Istio-specific tags. +PILOT_ENABLE_K8S_SELECT_WORKLOAD_ENTRIES +Boolean +true +If enabled, Kubernetes services with selectors will select workload entries with matching labels. It is safe to disable it if you are quite sure you don't need this feature + + PILOT_ENABLE_LEGACY_AUTO_PASSTHROUGH Boolean false