Skip to content

Commit a12f311

Browse files
authored
Merge pull request #53243 from my-git9/npe-24368
[zh-cn]sync services-networking/_index.md
2 parents 6081de0 + be0487a commit a12f311

File tree

1 file changed

+2
-2
lines changed
  • content/zh-cn/docs/concepts/services-networking

1 file changed

+2
-2
lines changed

content/zh-cn/docs/concepts/services-networking/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,12 +131,12 @@ corresponding functionality is provided by external components, some
131131
of 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

0 commit comments

Comments
 (0)