3
3
This project has several implementations that are planned or in progress:
4
4
5
5
* [ Envoy Gateway] [ 1 ]
6
- * [ Gloo k8sgateway ] [ 2 ]
6
+ * [ Kgateway ] [ 2 ]
7
7
* [ Google Kubernetes Engine] [ 3 ]
8
8
9
9
[ 1 ] :#envoy-gateway
10
- [ 2 ] :#gloo-k8sgateway
10
+ [ 2 ] :#kgateway
11
11
[ 3 ] :#google-kubernetes-engine
12
12
13
13
## Envoy Gateway
14
+
14
15
[ Envoy Gateway] [ eg-home ] is an [ Envoy] [ envoy-org ] subproject for managing
15
16
Envoy-based application gateways. The supported APIs and fields of the Gateway
16
17
API are outlined [ here] [ eg-supported ] . Use the [ quickstart] [ eg-quickstart ] to
@@ -24,15 +25,15 @@ Issue](https://github.com/envoyproxy/gateway/issues/4423).
24
25
[ eg-supported ] :https://gateway.envoyproxy.io/docs/tasks/quickstart/
25
26
[ eg-quickstart ] :https://gateway.envoyproxy.io/docs/tasks/quickstart
26
27
27
- ## Gloo k8sgateway
28
+ ## Kgateway
28
29
29
- [ Gloo k8sgateway ] ( https://k8sgateway.io / ) is a feature-rich, Kubernetes-native
30
- ingress controller and next-generation API gateway. Gloo k8sgateway brings the
31
- full power and community support of Gateway API to its existing control-plane
30
+ [ Kgateway ] ( https://kgateway.dev / ) is a feature-rich, Kubernetes-native
31
+ ingress controller and next-generation API gateway. Kgateway brings the
32
+ full power and community support of the Gateway API to its existing control-plane
32
33
implementation.
33
34
34
35
Progress towards supporting this project is tracked with a [ GitHub
35
- Issue] ( https://github.com/k8sgateway/k8sgateway /issues/10411 ) .
36
+ Issue] ( https://github.com/kgateway-dev/kgateway /issues/10411 ) .
36
37
37
38
## Google Kubernetes Engine
38
39
@@ -53,4 +54,3 @@ Issue](https://github.com/GoogleCloudPlatform/gke-gateway-api/issues/20).
53
54
[ gke-gateway ] :https://cloud.google.com/kubernetes-engine/docs/concepts/gateway-api
54
55
[ gke-gateway-deploy ] :https://cloud.google.com/kubernetes-engine/docs/how-to/deploying-gateways
55
56
[ gke-multi-cluster-gateway ] :https://cloud.google.com/kubernetes-engine/docs/how-to/deploying-multi-cluster-gateways
56
-
0 commit comments