Fix overview doc ambient launch year typo (#15340)

Co-authored-by: Wilson Wu <iwilsonwu@gmail.com>
This commit is contained in:
Istio Automation 2024-06-26 05:18:58 -04:00 committed by GitHub
parent d8b89f4c16
commit 680c0e132c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ Istio has been built on the sidecar pattern from its first release in 2017. Side
## Ambient mode
Launched in 2002, ambient mode was built to address the shortcomings reported by users of sidecar mode. As of Istio 1.22, it is production-ready for single cluster use cases.
Launched in 2022, ambient mode was built to address the shortcomings reported by users of sidecar mode. As of Istio 1.22, it is production-ready for single cluster use cases.
* All traffic is proxied through a Layer 4-only node proxy
* Applications can opt in to routing through an Envoy proxy to get Layer 7 features