Fix overview doc ambient launch year typo (#15290)

This commit is contained in:
Wilson Wu 2024-06-18 11:40:32 +08:00 committed by GitHub
parent 0ee62286e2
commit bf742c9dee
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