diff --git a/content/en/docs/reference/commands/install-cni/index.html b/content/en/docs/reference/commands/install-cni/index.html
index a1418b0fff..983b07b82f 100644
--- a/content/en/docs/reference/commands/install-cni/index.html
+++ b/content/en/docs/reference/commands/install-cni/index.html
@@ -822,6 +822,12 @@ These environment variables affect the behavior of the install-cni
If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas. |
+ISTIO_DUAL_STACK |
+Boolean |
+false |
+If enabled, pilot will configure clusters/listeners/routes for dual stack capability. |
+
+
ISTIO_GATEWAY_STRIP_HOST_PORT |
Boolean |
false |
diff --git a/content/en/docs/reference/commands/istioctl/index.html b/content/en/docs/reference/commands/istioctl/index.html
index 4ac032e772..ddb9f9edd7 100644
--- a/content/en/docs/reference/commands/istioctl/index.html
+++ b/content/en/docs/reference/commands/istioctl/index.html
@@ -7391,6 +7391,12 @@ These environment variables affect the behavior of the istioctl
com
If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas. |
+ISTIO_DUAL_STACK |
+Boolean |
+false |
+If enabled, pilot will configure clusters/listeners/routes for dual stack capability. |
+
+
ISTIO_ENABLE_HTTP2_PROBING |
Boolean |
true |
diff --git a/content/en/docs/reference/commands/operator/index.html b/content/en/docs/reference/commands/operator/index.html
index 173da788ce..87c9814f6b 100644
--- a/content/en/docs/reference/commands/operator/index.html
+++ b/content/en/docs/reference/commands/operator/index.html
@@ -503,6 +503,12 @@ These environment variables affect the behavior of the operator
com
If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas. |
+ISTIO_DUAL_STACK |
+Boolean |
+false |
+If enabled, pilot will configure clusters/listeners/routes for dual stack capability. |
+
+
ISTIO_ENABLE_HTTP2_PROBING |
Boolean |
true |
diff --git a/content/en/docs/reference/commands/pilot-agent/index.html b/content/en/docs/reference/commands/pilot-agent/index.html
index 9f9aa973ed..703c3f370e 100644
--- a/content/en/docs/reference/commands/pilot-agent/index.html
+++ b/content/en/docs/reference/commands/pilot-agent/index.html
@@ -1305,6 +1305,12 @@ These environment variables affect the behavior of the pilot-agent
Override the ServerName used to validate Istiod certificate. Can be used as an alternative to setting /etc/hosts for VMs - discovery address will be an IP:port |
+ISTIO_AGENT_DUAL_STACK |
+Boolean |
+false |
+Enable pilot-agent to work in dual-stack clusters |
+
+
ISTIO_AGENT_ENABLE_WASM_REMOTE_LOAD_CONVERSION |
Boolean |
true |
@@ -1335,6 +1341,12 @@ These environment variables affect the behavior of the pilot-agent
If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas. |
+ISTIO_DUAL_STACK |
+Boolean |
+false |
+If enabled, pilot will configure clusters/listeners/routes for dual stack capability. |
+
+
ISTIO_ENABLE_HTTP2_PROBING |
Boolean |
true |
diff --git a/content/en/docs/reference/commands/pilot-discovery/index.html b/content/en/docs/reference/commands/pilot-discovery/index.html
index 1f4622ed7a..f754327321 100644
--- a/content/en/docs/reference/commands/pilot-discovery/index.html
+++ b/content/en/docs/reference/commands/pilot-discovery/index.html
@@ -671,6 +671,12 @@ These environment variables affect the behavior of the pilot-discoveryIf enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas.
+ISTIO_DUAL_STACK |
+Boolean |
+false |
+If enabled, pilot will configure clusters/listeners/routes for dual stack capability. |
+
+
ISTIO_ENABLE_HTTP2_PROBING |
Boolean |
true |
diff --git a/content/zh/docs/reference/commands/install-cni/index.html b/content/zh/docs/reference/commands/install-cni/index.html
index a1418b0fff..983b07b82f 100644
--- a/content/zh/docs/reference/commands/install-cni/index.html
+++ b/content/zh/docs/reference/commands/install-cni/index.html
@@ -822,6 +822,12 @@ These environment variables affect the behavior of the install-cni
If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas. |
+ISTIO_DUAL_STACK |
+Boolean |
+false |
+If enabled, pilot will configure clusters/listeners/routes for dual stack capability. |
+
+
ISTIO_GATEWAY_STRIP_HOST_PORT |
Boolean |
false |
diff --git a/content/zh/docs/reference/commands/istioctl/index.html b/content/zh/docs/reference/commands/istioctl/index.html
index 4ac032e772..ddb9f9edd7 100644
--- a/content/zh/docs/reference/commands/istioctl/index.html
+++ b/content/zh/docs/reference/commands/istioctl/index.html
@@ -7391,6 +7391,12 @@ These environment variables affect the behavior of the istioctl
com
If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas. |
+ISTIO_DUAL_STACK |
+Boolean |
+false |
+If enabled, pilot will configure clusters/listeners/routes for dual stack capability. |
+
+
ISTIO_ENABLE_HTTP2_PROBING |
Boolean |
true |
diff --git a/content/zh/docs/reference/commands/operator/index.html b/content/zh/docs/reference/commands/operator/index.html
index 173da788ce..87c9814f6b 100644
--- a/content/zh/docs/reference/commands/operator/index.html
+++ b/content/zh/docs/reference/commands/operator/index.html
@@ -503,6 +503,12 @@ These environment variables affect the behavior of the operator
com
If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas. |
+ISTIO_DUAL_STACK |
+Boolean |
+false |
+If enabled, pilot will configure clusters/listeners/routes for dual stack capability. |
+
+
ISTIO_ENABLE_HTTP2_PROBING |
Boolean |
true |
diff --git a/content/zh/docs/reference/commands/pilot-agent/index.html b/content/zh/docs/reference/commands/pilot-agent/index.html
index 9f9aa973ed..703c3f370e 100644
--- a/content/zh/docs/reference/commands/pilot-agent/index.html
+++ b/content/zh/docs/reference/commands/pilot-agent/index.html
@@ -1305,6 +1305,12 @@ These environment variables affect the behavior of the pilot-agent
Override the ServerName used to validate Istiod certificate. Can be used as an alternative to setting /etc/hosts for VMs - discovery address will be an IP:port |
+ISTIO_AGENT_DUAL_STACK |
+Boolean |
+false |
+Enable pilot-agent to work in dual-stack clusters |
+
+
ISTIO_AGENT_ENABLE_WASM_REMOTE_LOAD_CONVERSION |
Boolean |
true |
@@ -1335,6 +1341,12 @@ These environment variables affect the behavior of the pilot-agent
If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas. |
+ISTIO_DUAL_STACK |
+Boolean |
+false |
+If enabled, pilot will configure clusters/listeners/routes for dual stack capability. |
+
+
ISTIO_ENABLE_HTTP2_PROBING |
Boolean |
true |
diff --git a/content/zh/docs/reference/commands/pilot-discovery/index.html b/content/zh/docs/reference/commands/pilot-discovery/index.html
index 1f4622ed7a..f754327321 100644
--- a/content/zh/docs/reference/commands/pilot-discovery/index.html
+++ b/content/zh/docs/reference/commands/pilot-discovery/index.html
@@ -671,6 +671,12 @@ These environment variables affect the behavior of the pilot-discoveryIf enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas.
+ISTIO_DUAL_STACK |
+Boolean |
+false |
+If enabled, pilot will configure clusters/listeners/routes for dual stack capability. |
+
+
ISTIO_ENABLE_HTTP2_PROBING |
Boolean |
true |