Skip to content

Commit 2bd2150

Browse files
committed
site-src: Replace k8sgateway with kgateway in implementations.md
Signed-off-by: timflannagan <[email protected]>
1 parent 464eb8e commit 2bd2150

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

site-src/implementations.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@
33
This project has several implementations that are planned or in progress:
44

55
* [Envoy Gateway][1]
6-
* [Gloo k8sgateway][2]
6+
* [Kgateway][2]
77
* [Google Kubernetes Engine][3]
88

99
[1]:#envoy-gateway
10-
[2]:#gloo-k8sgateway
10+
[2]:#kgateway
1111
[3]:#google-kubernetes-engine
1212

1313
## Envoy Gateway
14+
1415
[Envoy Gateway][eg-home] is an [Envoy][envoy-org] subproject for managing
1516
Envoy-based application gateways. The supported APIs and fields of the Gateway
1617
API are outlined [here][eg-supported]. Use the [quickstart][eg-quickstart] to
@@ -24,15 +25,15 @@ Issue](https://github.com/envoyproxy/gateway/issues/4423).
2425
[eg-supported]:https://gateway.envoyproxy.io/docs/tasks/quickstart/
2526
[eg-quickstart]:https://gateway.envoyproxy.io/docs/tasks/quickstart
2627

27-
## Gloo k8sgateway
28+
## Kgateway
2829

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
3233
implementation.
3334

3435
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).
3637

3738
## Google Kubernetes Engine
3839

@@ -53,4 +54,3 @@ Issue](https://github.com/GoogleCloudPlatform/gke-gateway-api/issues/20).
5354
[gke-gateway]:https://cloud.google.com/kubernetes-engine/docs/concepts/gateway-api
5455
[gke-gateway-deploy]:https://cloud.google.com/kubernetes-engine/docs/how-to/deploying-gateways
5556
[gke-multi-cluster-gateway]:https://cloud.google.com/kubernetes-engine/docs/how-to/deploying-multi-cluster-gateways
56-

0 commit comments

Comments
 (0)