Skip to content

Commit b514bd7

Browse files
authored
Merge pull request #42386 from ydFu/update-addons
[zh] sync concepts\cluster-administration\addons.md
2 parents 2fba8e7 + 5c330f9 commit b514bd7

File tree

1 file changed

+8
-7
lines changed
  • content/zh-cn/docs/concepts/cluster-administration

1 file changed

+8
-7
lines changed

content/zh-cn/docs/concepts/cluster-administration/addons.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ Add-on 扩展了 Kubernetes 的功能。
6767
并且可以使用与网络寻址分离的基于身份的安全模型在 L3 至 L7 上实施网络策略。
6868
Cilium 可以作为 kube-proxy 的替代品;它还提供额外的、可选的可观察性和安全功能。
6969
Cilium 是一个[孵化级别的 CNCF 项目](https://www.cncf.io/projects/cilium/)
70+
7071
<!--
7172
* [CNI-Genie](https://github.com/cni-genie/CNI-Genie) enables Kubernetes to seamlessly
7273
connect to a choice of CNI plugins, such as Calico, Canal, Flannel, or Weave.
@@ -94,6 +95,7 @@ Add-on 扩展了 Kubernetes 的功能。
9495
[Tungsten Fabric](https://tungsten.io),是一个开源的多云网络虚拟化和策略管理平台。
9596
Contrail 和 Tungsten Fabric 与业务流程系统(例如 Kubernetes、OpenShift、OpenStack 和 Mesos)集成在一起,
9697
为虚拟机、容器或 Pod 以及裸机工作负载提供了隔离模式。
98+
9799
<!--
98100
* [Flannel](https://github.com/flannel-io/flannel#deploying-flannel-manually) is
99101
an overlay network provider that can be used with Kubernetes.
@@ -110,6 +112,7 @@ Add-on 扩展了 Kubernetes 的功能。
110112
* [Multus](https://github.com/k8snetworkplumbingwg/multus-cni) 是一个多插件,
111113
可在 Kubernetes 中提供多种网络支持,以支持所有 CNI 插件(例如 Calico、Cilium、Contiv、Flannel),
112114
而且包含了在 Kubernetes 中基于 SRIOV、DPDK、OVS-DPDK 和 VPP 的工作负载。
115+
113116
<!--
114117
* [OVN-Kubernetes](https://github.com/ovn-org/ovn-kubernetes/) is a networking
115118
provider for Kubernetes based on [OVN (Open Virtual Network)](https://github.com/ovn-org/ovn/),
@@ -125,6 +128,7 @@ Add-on 扩展了 Kubernetes 的功能。
125128
包括一个基于 OVS 实现的负载均衡器和网络策略。
126129
* [Nodus](https://github.com/akraino-edge-stack/icn-nodus) 是一个基于 OVN 的 CNI 控制器插件,
127130
提供基于云原生的服务功能链 (SFC)。
131+
128132
<!--
129133
* [NSX-T](https://docs.vmware.com/en/VMware-NSX-T-Data-Center/index.html) Container Plug-in (NCP)
130134
provides integration between VMware NSX-T and container orchestrators such as
@@ -166,17 +170,14 @@ Add-on 扩展了 Kubernetes 的功能。
166170
167171
* [Dashboard](https://github.com/kubernetes/dashboard#kubernetes-dashboard)
168172
is a dashboard web interface for Kubernetes.
169-
* [Weave Scope](https://www.weave.works/documentation/scope-latest-installing/#k8s)
170-
is a tool for graphically visualizing your containers, pods, services etc.
171-
Use it in conjunction with a [Weave Cloud account](https://cloud.weave.works/)
172-
or host the UI yourself.
173+
* [Weave Scope](https://www.weave.works/documentation/scope-latest-installing/#k8s) is a
174+
tool for visualizing your containers, Pods, Services and more.
173175
-->
174176
## 可视化管理 {#visualization-and-control}
175177

176178
* [Dashboard](https://github.com/kubernetes/dashboard#kubernetes-dashboard) 是一个 Kubernetes 的 Web 控制台界面。
177-
* [Weave Scope](https://www.weave.works/documentation/scope-latest-installing/#k8s) 是一个图形化工具,
178-
用于查看你的容器、Pod、服务等。请和一个 [Weave Cloud 账号](https://cloud.weave.works/) 一起使用,
179-
或者自己运行 UI。
179+
* [Weave Scope](https://www.weave.works/documentation/scope-latest-installing/#k8s)
180+
是一个可视化工具,用于查看你的容器、Pod、服务等。
180181

181182
<!--
182183
## Infrastructure

0 commit comments

Comments
 (0)