mirror of https://github.com/istio/istio.io.git
Update Istio documentation to reflect stable Kubernetes Gateway API support (#15103)
* changed #7dc5f2 to #7dc6f8 based on #12022 * Added comment on the color change * multi line comment changed to single line * updated comment in _panel.scss * Updated comment in _panel.scss * Gateway API support changes * Gateway API support changes * Gateway API support changes * fixed lint error * changed the link title * Update content/en/boilerplates/gateway-api-future.md * Update gateway-api-future.md --------- Co-authored-by: Faseela K <k.faseela@gmail.com> Co-authored-by: Craig Box <craig.box@gmail.com>
This commit is contained in:
parent
cd23624241
commit
88ec751313
|
@ -1,4 +1,3 @@
|
|||
---
|
||||
---
|
||||
Istio includes beta support for the Kubernetes [Gateway API](https://gateway-api.sigs.k8s.io/) and intends
|
||||
to make it the default API for traffic management [in the future](/blog/2022/gateway-api-beta/).
|
||||
Istio supports the Kubernetes [Gateway API](/blog/2024/gateway-mesh-ga/) and intends to make it the default API for traffic management in the future.
|
||||
|
|
Loading…
Reference in New Issue