[zh] Sync network-plugins.md fix link anchor
This commit is contained in:
parent
09e79db506
commit
4c12390b74
|
|
@ -88,10 +88,10 @@ documentation for that Container Runtime, for example:
|
|||
|
||||
<!--
|
||||
For specific information about how to install and manage a CNI plugin, see the documentation for
|
||||
that plugin or [networking provider](/docs/concepts/cluster-administration/networking/#how-to-implement-the-kubernetes-networking-model).
|
||||
that plugin or [networking provider](/docs/concepts/cluster-administration/networking/#how-to-implement-the-kubernetes-network-model).
|
||||
-->
|
||||
要了解如何安装和管理 CNI 插件的具体信息,可参阅对应的插件或
|
||||
[网络驱动(Networking Provider)](/zh-cn/docs/concepts/cluster-administration/networking/#how-to-implement-the-kubernetes-networking-model)
|
||||
[网络驱动(Networking Provider)](/zh-cn/docs/concepts/cluster-administration/networking/#how-to-implement-the-kubernetes-network-model)
|
||||
的文档。
|
||||
|
||||
<!--
|
||||
|
|
|
|||
Loading…
Reference in New Issue