You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site-src/implementations.md
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -2,28 +2,28 @@
2
2
3
3
This project has several implementations that are planned or in progress:
4
4
5
-
*[Envoy Gateway][1]
5
+
*[Envoy AI Gateway][1]
6
6
*[Kgateway][2]
7
7
*[Google Kubernetes Engine][3]
8
8
9
9
[1]:#envoy-gateway
10
10
[2]:#kgateway
11
11
[3]:#google-kubernetes-engine
12
12
13
-
## Envoy Gateway
13
+
## Envoy AI Gateway
14
14
15
-
[Envoy Gateway][eg-home] is an [Envoy][envoy-org] subproject for managing
16
-
Envoy-based application gateways. The supported APIs and fields of the Gateway
17
-
API are outlined [here][eg-supported]. Use the [quickstart][eg-quickstart] to
18
-
get Envoy Gateway running with Gateway API in a few simple steps.
15
+
[Envoy AI Gateway][aigw-home] is an open source project built on top of
16
+
[Envoy][envoy-org] and [Envoy Gateway][aigw-gateway] to handle request traffic
17
+
from application clients to GenAI services. The features and capabilities are outlined [here][aigw-capabilities]. Use the [quickstart][aigw-quickstart] to get Envoy AI Gateway running with Gateway API in a few simple steps.
19
18
20
19
Progress towards supporting this project is tracked with a [GitHub
0 commit comments