File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh-cn/docs/concepts/services-networking Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -131,12 +131,12 @@ corresponding functionality is provided by external components, some
131131of which are optional:
132132
133133* Pod network namespace setup is handled by system-level software implementing the
134- [Container Runtime Interface](/docs/concepts/architecture /cri.md ).
134+ [Container Runtime Interface](/docs/concepts/containers /cri/ ).
135135-->
136136这个模型只有少部分是由 Kubernetes 自身实现的。
137137对于其他部分,Kubernetes 定义 API,但相应的功能由外部组件提供,其中一些是可选的:
138138
139- * Pod 网络命名空间的设置由实现[ 容器运行时接口(CRI)] ( /zh-cn/docs/concepts/architecture /cri.md ) 的系统层面软件处理。
139+ * Pod 网络命名空间的设置由实现[ 容器运行时接口(CRI)] ( /zh-cn/docs/concepts/containers /cri/ ) 的系统层面软件处理。
140140
141141<!--
142142* The pod network itself is managed by a
You can’t perform that action at this time.
0 commit comments