Skip to content

Commit 1dca4af

Browse files
authored
Merge pull request #2278 from youngnick/update-cilium-impl-docs
Update Cilium implementation details for Cilium 1.14
2 parents 4e563cf + 6895714 commit 1dca4af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

site-src/implementations.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ solution for Kubernetes and other networking environments. It includes [Cilium
132132
Service Mesh][cilium-service-mesh], a highly efficient mesh data plane that can
133133
be run in [sidecarless mode][cilium-sidecarless] to dramatically improve
134134
performance, and avoid the operational complexity of sidecars. Cilium also
135-
supports the sidecar proxy model, offering choice to users. As of [Cilium 1.13][cilium113blog],
136-
Cilium supports Gateway API, passing conformance for v0.5.1.
135+
supports the sidecar proxy model, offering choice to users. As of [Cilium 1.14][cilium114blog],
136+
Cilium supports Gateway API, passing conformance for v0.7.1.
137137

138138
Cilium is open source and is a CNCF incubation project.
139139

@@ -144,7 +144,7 @@ effort, check out the #development channel or join our [weekly developer meeting
144144
[cilium]:https://cilium.io
145145
[cilium-service-mesh]:https://docs.cilium.io/en/stable/gettingstarted/#service-mesh
146146
[cilium-sidecarless]:https://isovalent.com/blog/post/cilium-service-mesh/
147-
[cilium113blog]:https://isovalent.com/blog/post/cilium-release-113/
147+
[cilium114blog]:https://isovalent.com/blog/post/cilium-release-114/
148148
[cilium-slack]:https://cilium.io/slack
149149
[cilium-meeting]:https://github.com/cilium/cilium#weekly-developer-meeting
150150

0 commit comments

Comments
 (0)