update relasenotes 1.18 ambient state (#13427)

This commit is contained in:
Xiaopeng Han 2023-06-21 16:31:09 +08:00 committed by GitHub
parent b781e84053
commit 24419cab04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ Istio 1.18.0 is officially supported on Kubernetes versions `1.24` to `1.27`.
Istio 1.18 marks the first release of ambient mesh, a new Istio data plane mode thats designed for simplified operations, broader application compatibility, and reduced infrastructure cost. For more details see the [announcement blog](/blog/2022/introducing-ambient-mesh/).
**Note**: Ambient Mesh is currently in alpha and is not recommended for production use.
### Gateway API Support Improvements
Istio 1.18 improves support for the Kubernetes Gateway API, including support for extra v1beta1 resources and enhancements to automated deployment logic to no longer rely on pod injection. Users of Gateway API on Istio should review this release's upgrade notes for important guidance on upgrading.