From 91989b69be6176faea74f516d351c29a802fcd49 Mon Sep 17 00:00:00 2001 From: Priya Koshta Date: Thu, 6 Feb 2025 10:36:39 +0000 Subject: [PATCH] Update Avi Kubernetes Operator (AKO) versions in the list of Gateway API implementations --- site-src/implementations.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/site-src/implementations.md b/site-src/implementations.md index d3cb781390..e7932da8dc 100644 --- a/site-src/implementations.md +++ b/site-src/implementations.md @@ -18,7 +18,7 @@ cover, and documentation to help users get started. - [Airlock Microgateway][34] - [Amazon Elastic Kubernetes Service][23] (alpha) - [Apache APISIX][2] (beta) -- [Avi Kubernetes Operator][31] (tech preview) +- [Avi Kubernetes Operator][31] - [Azure Application Gateway for Containers][27] (GA) - [Cilium][16] (beta) - [Contour][3] (GA) @@ -160,15 +160,15 @@ APISIX currently supports Gateway API `v1beta1` version of the specification for ### Avi Kubernetes Operator -[Avi Kubernetes Operator (AKO)][ako] provides L4-L7 load-balancing using VMware NSX Advanced Load Balancer. +[Avi Kubernetes Operator (AKO)][ako] provides L4-L7 load-balancing using VMware AVI Advanced Load Balancer. -Starting with AKO version [v1.11.1], Gateway API version v0.6.2 is supported. It implements v1beta1 version of Gateway API specification supporting GatewayClass, Gateway and HTTPRoute objects. AKO Gateway API is currently in Tech Preview. +Starting with AKO version [v1.13.1], Gateway API version v1.0.0 is supported. It implements v1 version of Gateway API specification supporting GatewayClass, Gateway and HTTPRoute objects. Documentation to deploy and use AKO Gateway API can be found at [Avi Kubernetes Operator Gateway API][ako-gw]. -[ako]:https://docs.vmware.com/en/VMware-NSX-Advanced-Load-Balancer/1.11/Avi-Kubernetes-Operator-Guide/GUID-1E86BD1A-899F-40C2-A931-29310B2B340F.html -[ako-gw]:https://docs.vmware.com/en/VMware-NSX-Advanced-Load-Balancer/1.11/Avi-Kubernetes-Operator-Guide/GUID-84BD68AB-B96F-425C-8323-3A249D6AC8B2.html -[v1.11.1]:https://github.com/vmware/load-balancer-and-ingress-services-for-kubernetes +[ako]:https://techdocs.broadcom.com/us/en/vmware-security-load-balancing/avi-load-balancer/avi-kubernetes-operator/AKO/avi-kubernetes-operator-1-13/avi-kubernetes-operator.html +[ako-gw]:https://techdocs.broadcom.com/us/en/vmware-security-load-balancing/avi-load-balancer/avi-kubernetes-operator/AKO/avi-kubernetes-operator-1-13/gateway-api/gateway-api-v1.html +[v1.13.1]:https://github.com/vmware/load-balancer-and-ingress-services-for-kubernetes ### Azure Application Gateway for Containers