From 779b611a42f6f90d5fa170bb5e2f5d3e54f4abbc Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 21 Dec 2022 07:56:07 +0800 Subject: [PATCH] [zh] sync /network-plugins.md --- .../extend-kubernetes/compute-storage-net/network-plugins.md | 5 +++-- .../troubleshooting-cni-plugin-related-errors.md | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/content/zh-cn/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins.md b/content/zh-cn/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins.md index b342c7c668..8118e24d32 100644 --- a/content/zh-cn/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins.md +++ b/content/zh-cn/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins.md @@ -123,7 +123,7 @@ work correctly with the iptables proxy. --> 默认情况下,如果未指定 kubelet 网络插件,则使用 `noop` 插件, 该插件设置 `net/bridge/bridge-nf-call-iptables=1`,以确保简单的配置 -(如带网桥的 Docker )与 iptables 代理正常工作。 +(如带网桥的 Docker)与 iptables 代理正常工作。