mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#12762)
This commit is contained in:
parent
068b948f5e
commit
cba7be4f5a
|
|
@ -343,7 +343,7 @@ features:
|
||||||
level:
|
level:
|
||||||
checklist: features/ipv6-support.md
|
checklist: features/ipv6-support.md
|
||||||
maturity: Alpha
|
maturity: Alpha
|
||||||
maturityNotes: Dual-stack IPv4 and IPv6 is not supported.
|
maturityNotes: Dual stack is experimental still.
|
||||||
nextExpectedPromotion: ""
|
nextExpectedPromotion: ""
|
||||||
area: Core
|
area: Core
|
||||||
- name: "Distroless Base Images for Istio"
|
- name: "Distroless Base Images for Istio"
|
||||||
|
|
@ -394,3 +394,11 @@ features:
|
||||||
checklist: features/telemetry_api.md
|
checklist: features/telemetry_api.md
|
||||||
maturity: Experimental
|
maturity: Experimental
|
||||||
nextExpectedPromotion: "1.13"
|
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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue