Skip to content

Commit f521984

Browse files
shaneuttrobscott
authored andcommitted
docs: fix wording in GEP 1709 regarding badges
Co-authored-by: Rob Scott <[email protected]>
1 parent 04b64aa commit f521984

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

geps/gep-1709.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ point to the new data.
573573
> conformance test suite. When PRs are created the Gateway API repositories'
574574
> CI will run linting and validation against the reports.
575575

576-
Maintainers will provide [badges][bdg] to contributors at the end of the process
576+
Maintainers will provide [badges][bdg] to implementations at the end of the process
577577
which link to the implementations page for that specific implementation and can
578578
be easily added via markdown to Git repositories.
579579

site-src/implementations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ The [LiteSpeed Ingress Controller](https://litespeedtech.com/products/litespeed-
328328

329329
### NGINX Kubernetes Gateway
330330

331-
[![Conformance](https://img.shields.io/badge/Gateway%20API%20Conformance%20v0.7.1-NGinx Kubernetes Gateway-green)](https://github.com/kubernetes-sigs/gateway-api/blob/main/conformance/reports/v0.7.1/nginxinc-nginx-kubernetes-gateway.yaml)
331+
[![Conformance](https://img.shields.io/badge/Gateway%20API%20Conformance%20v0.7.1-NGINX Kubernetes Gateway-green)](https://github.com/kubernetes-sigs/gateway-api/blob/main/conformance/reports/v0.7.1/nginxinc-nginx-kubernetes-gateway.yaml)
332332

333333
[NGINX Kubernetes Gateway][nginx-kubernetes-gateway] is an open-source project that provides an implementation of the Gateway API using [NGINX][nginx] as the data plane. The goal of this project is to implement the core Gateway API -- Gateway, GatewayClass, HTTPRoute, TCPRoute, TLSRoute, and UDPRoute -- to configure an HTTP or TCP/UDP load balancer, reverse-proxy, or API gateway for applications running on Kubernetes. NGINX Kubernetes Gateway is currently under development and supports a subset of the Gateway API.
334334

0 commit comments

Comments
 (0)