Skip to content

Commit

Permalink
fix outdated url (#196)
Browse files Browse the repository at this point in the history
Signed-off-by: bobz965 <[email protected]>
  • Loading branch information
bobz965 committed Sep 1, 2024
1 parent 316d660 commit 62a3c73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/advance/with-cilium.en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Integration with Cilium

[Cilium](https://cilium.io/) is an eBPF-based networking and security component. Kube-OVN uses the
[CNI Chaining](https://docs.cilium.io/en/stable/gettingstarted/cni-chaining/) mode to enhance existing features.
[CNI Chaining](https://docs.cilium.io/en/stable/installation/cni-chaining/) mode to enhance existing features.
Users can use both the rich network abstraction capabilities of Kube-OVN and the monitoring and security capabilities that come with eBPF.

By integrating Cilium, Kube-OVN users can have the following gains:
Expand Down
2 changes: 1 addition & 1 deletion docs/advance/with-cilium.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Cilium 集成

[Cilium](https://cilium.io/) 是一款基于 eBPF 的网络和安全组件,Kube-OVN 利用其中的
[CNI Chaining](https://docs.cilium.io/en/stable/gettingstarted/cni-chaining/) 模式来对已有功能进行增强。
[CNI Chaining](https://docs.cilium.io/en/stable/installation/cni-chaining/) 模式来对已有功能进行增强。
用户可以同时使用 Kube-OVN 丰富的网络抽象能力和 eBPF 带来的监控和安全能力。

通过集成 Cilium,Kube-OVN 用户可以获得如下增益:
Expand Down

0 comments on commit 62a3c73

Please sign in to comment.