Automator: update istio.io@ reference docs (#12762)

This commit is contained in:
Istio Automation 2023-02-22 18:16:22 -08:00 committed by GitHub
parent 068b948f5e
commit cba7be4f5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 1 deletions

View File

@ -343,7 +343,7 @@ features:
level:
checklist: features/ipv6-support.md
maturity: Alpha
maturityNotes: Dual-stack IPv4 and IPv6 is not supported.
maturityNotes: Dual stack is experimental still.
nextExpectedPromotion: ""
area: Core
- name: "Distroless Base Images for Istio"
@ -394,3 +394,11 @@ features:
checklist: features/telemetry_api.md
maturity: Experimental
nextExpectedPromotion: "1.13"
- name: "Dual Stack Support in Istio"
id: "core.dual_stack"
level:
checklist: features/dual-stack-support.md
maturity: Experimental
maturityNotes: Dual Stack IPv4 and IPv6 is supported.
nextExpectedPromotion: ""
area: Core