diff --git a/content/en/docs/reference/commands/install-cni/index.html b/content/en/docs/reference/commands/install-cni/index.html index f0c705c140..ed0b749266 100644 --- a/content/en/docs/reference/commands/install-cni/index.html +++ b/content/en/docs/reference/commands/install-cni/index.html @@ -1408,7 +1408,7 @@ Only applies when traffic from all groups (i.e. "*") is being redirected PILOT_MULTI_NETWORK_DISCOVER_GATEWAY_API Boolean -false +true If true, Pilot will discover labeled Kubernetes gateway objects as multi-network gateways. diff --git a/content/en/docs/reference/commands/istioctl/index.html b/content/en/docs/reference/commands/istioctl/index.html index 6dcb41bbaa..773de0bf6c 100644 --- a/content/en/docs/reference/commands/istioctl/index.html +++ b/content/en/docs/reference/commands/istioctl/index.html @@ -7856,7 +7856,7 @@ Only applies when traffic from all groups (i.e. "*") is being redirected PILOT_MULTI_NETWORK_DISCOVER_GATEWAY_API Boolean -false +true If true, Pilot will discover labeled Kubernetes gateway objects as multi-network gateways. diff --git a/content/en/docs/reference/commands/operator/index.html b/content/en/docs/reference/commands/operator/index.html index c3c2c2575c..957f74b8c1 100644 --- a/content/en/docs/reference/commands/operator/index.html +++ b/content/en/docs/reference/commands/operator/index.html @@ -1049,7 +1049,7 @@ Only applies when traffic from all groups (i.e. "*") is being redirected PILOT_MULTI_NETWORK_DISCOVER_GATEWAY_API Boolean -false +true If true, Pilot will discover labeled Kubernetes gateway objects as multi-network gateways. diff --git a/content/en/docs/reference/commands/pilot-agent/index.html b/content/en/docs/reference/commands/pilot-agent/index.html index 6e5e464c62..1d890b4816 100644 --- a/content/en/docs/reference/commands/pilot-agent/index.html +++ b/content/en/docs/reference/commands/pilot-agent/index.html @@ -1927,7 +1927,7 @@ Only applies when traffic from all groups (i.e. "*") is being redirected PILOT_MULTI_NETWORK_DISCOVER_GATEWAY_API Boolean -false +true If true, Pilot will discover labeled Kubernetes gateway objects as multi-network gateways. diff --git a/content/en/docs/reference/commands/pilot-discovery/index.html b/content/en/docs/reference/commands/pilot-discovery/index.html index d4d00e1a10..168039b2f5 100644 --- a/content/en/docs/reference/commands/pilot-discovery/index.html +++ b/content/en/docs/reference/commands/pilot-discovery/index.html @@ -1252,7 +1252,7 @@ Only applies when traffic from all groups (i.e. "*") is being redirected PILOT_MULTI_NETWORK_DISCOVER_GATEWAY_API Boolean -false +true If true, Pilot will discover labeled Kubernetes gateway objects as multi-network gateways. diff --git a/content/zh/docs/reference/commands/install-cni/index.html b/content/zh/docs/reference/commands/install-cni/index.html index f0c705c140..ed0b749266 100644 --- a/content/zh/docs/reference/commands/install-cni/index.html +++ b/content/zh/docs/reference/commands/install-cni/index.html @@ -1408,7 +1408,7 @@ Only applies when traffic from all groups (i.e. "*") is being redirected PILOT_MULTI_NETWORK_DISCOVER_GATEWAY_API Boolean -false +true If true, Pilot will discover labeled Kubernetes gateway objects as multi-network gateways. diff --git a/content/zh/docs/reference/commands/istioctl/index.html b/content/zh/docs/reference/commands/istioctl/index.html index 6dcb41bbaa..773de0bf6c 100644 --- a/content/zh/docs/reference/commands/istioctl/index.html +++ b/content/zh/docs/reference/commands/istioctl/index.html @@ -7856,7 +7856,7 @@ Only applies when traffic from all groups (i.e. "*") is being redirected PILOT_MULTI_NETWORK_DISCOVER_GATEWAY_API Boolean -false +true If true, Pilot will discover labeled Kubernetes gateway objects as multi-network gateways. diff --git a/content/zh/docs/reference/commands/operator/index.html b/content/zh/docs/reference/commands/operator/index.html index c3c2c2575c..957f74b8c1 100644 --- a/content/zh/docs/reference/commands/operator/index.html +++ b/content/zh/docs/reference/commands/operator/index.html @@ -1049,7 +1049,7 @@ Only applies when traffic from all groups (i.e. "*") is being redirected PILOT_MULTI_NETWORK_DISCOVER_GATEWAY_API Boolean -false +true If true, Pilot will discover labeled Kubernetes gateway objects as multi-network gateways. diff --git a/content/zh/docs/reference/commands/pilot-agent/index.html b/content/zh/docs/reference/commands/pilot-agent/index.html index 6e5e464c62..1d890b4816 100644 --- a/content/zh/docs/reference/commands/pilot-agent/index.html +++ b/content/zh/docs/reference/commands/pilot-agent/index.html @@ -1927,7 +1927,7 @@ Only applies when traffic from all groups (i.e. "*") is being redirected PILOT_MULTI_NETWORK_DISCOVER_GATEWAY_API Boolean -false +true If true, Pilot will discover labeled Kubernetes gateway objects as multi-network gateways. diff --git a/content/zh/docs/reference/commands/pilot-discovery/index.html b/content/zh/docs/reference/commands/pilot-discovery/index.html index d4d00e1a10..168039b2f5 100644 --- a/content/zh/docs/reference/commands/pilot-discovery/index.html +++ b/content/zh/docs/reference/commands/pilot-discovery/index.html @@ -1252,7 +1252,7 @@ Only applies when traffic from all groups (i.e. "*") is being redirected PILOT_MULTI_NETWORK_DISCOVER_GATEWAY_API Boolean -false +true If true, Pilot will discover labeled Kubernetes gateway objects as multi-network gateways. diff --git a/data/features.yaml b/data/features.yaml index 007e93e196..ac5d40984f 100644 --- a/data/features.yaml +++ b/data/features.yaml @@ -406,3 +406,49 @@ features: link: "https://istio.io/latest/docs/setup/additional-setup/dual-stack/" nextExpectedPromotion: "" area: Core + # Ambient + - name: "Ztunnel Core" + level: + checklist: features/ambient.md + maturity: Beta + area: Ambient + - name: "Waypoints Core" + level: + checklist: features/ambient.md + maturity: Beta + area: Ambient + - name: "Authorization Policies" + level: + checklist: features/ambient.md + maturity: Beta + area: Ambient + - name: "Gateway API (HTTPRoute)" + level: + checklist: features/ambient.md + maturity: Beta + area: Ambient + - name: "Sidecar Interop" + level: + checklist: features/ambient.md + maturity: Alpha + area: Ambient + - name: "DNS Proxying" + level: + checklist: features/ambient.md + maturity: Alpha + area: Ambient + - name: "Multi-cluster" + level: + checklist: features/ambient.md + maturity: Alpha + area: Ambient + - name: "Multi-network" + level: + checklist: features/ambient.md + maturity: Experimental + area: Ambient + - name: "Dual Stack, IPv6" + level: + checklist: features/ambient.md + maturity: Experimental + area: Ambient \ No newline at end of file