You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/zh-cn/docs/concepts/containers/images.md
+3-14Lines changed: 3 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -204,7 +204,7 @@ When you (or a controller) submit a new Pod to the API server, your cluster sets
204
204
-->
205
205
#### 默认镜像拉取策略 {#imagepullpolicy-defaulting}
206
206
207
-
当你(或控制器)向 API 服务器提交一个新的 Pod 时,你的集群会在满足特定条件时设置 `imagePullPolicy`字段:
207
+
当你(或控制器)向 API 服务器提交一个新的 Pod 时,你的集群会在满足特定条件时设置 `imagePullPolicy`字段:
208
208
209
209
<!--
210
210
- if you omit the `imagePullPolicy` field, and the tag for the container image is
@@ -358,20 +358,11 @@ These options are explained in more detail below.
358
358
359
359
Specific instructions for setting credentials depends on the container runtime and registry you chose to use. You should refer to your solution's documentation for the most accurate information.
0 commit comments