Skip to content

Commit 230b204

Browse files
authored
docs: update cilium impl docs for gateway-api v1.3.0 conformance (#4018)
1 parent 9959910 commit 230b204

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

site-src/implementations.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -261,15 +261,15 @@ Documentation to deploy and use AKO Gateway API can be found at [Avi Kubernetes
261261

262262
### Cilium
263263

264-
[![Conformance](https://img.shields.io/badge/Gateway%20API%20Conformance%20v1.0.0-Cilium-green)](https://github.com/kubernetes-sigs/gateway-api/blob/main/conformance/reports/v1.0.0/cilium)
264+
[![Conformance](https://img.shields.io/badge/Gateway%20API%20Conformance%20v1.3.0-Cilium-green)](https://github.com/kubernetes-sigs/gateway-api/blob/main/conformance/reports/v1.3.0/cilium-cilium)
265265

266266
[Cilium][cilium] is an eBPF-based networking, observability and security
267267
solution for Kubernetes and other networking environments. It includes [Cilium
268268
Service Mesh][cilium-service-mesh], a highly efficient mesh data plane that can
269269
be run in [sidecarless mode][cilium-sidecarless] to dramatically improve
270270
performance, and avoid the operational complexity of sidecars. Cilium also
271-
supports the sidecar proxy model, offering choice to users. As of [Cilium 1.14][cilium114blog],
272-
Cilium supports Gateway API, passing conformance for v0.7.1.
271+
supports the sidecar proxy model, offering choice to users.
272+
Cilium supports Gateway API, passing conformance for v1.3.0 as of [Cilium 1.18][cilium118blog].
273273

274274
Cilium is open source and is a CNCF Graduated project.
275275

@@ -280,7 +280,7 @@ effort, check out the #development channel or join our [weekly developer meeting
280280
[cilium]:https://cilium.io
281281
[cilium-service-mesh]:https://docs.cilium.io/en/stable/gettingstarted/#service-mesh
282282
[cilium-sidecarless]:https://isovalent.com/blog/post/cilium-service-mesh/
283-
[cilium114blog]:https://isovalent.com/blog/post/cilium-release-114/
283+
[cilium118blog]:https://isovalent.com/blog/post/cilium-1-18/#service-mesh-gateway-api
284284
[cilium-slack]:https://cilium.io/slack
285285
[cilium-meeting]:https://github.com/cilium/cilium#weekly-developer-meeting
286286

0 commit comments

Comments
 (0)