File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh-cn/docs/concepts/workloads/controllers Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -224,7 +224,7 @@ Pod 绑定到目标主机。如果新的 Pod 无法放在节点上,则默认
224
224
(驱逐)某些现存的 Pod。
225
225
226
226
<!--
227
- The user can specify a different scheduler for the Pods of the DamonSet , by
227
+ The user can specify a different scheduler for the Pods of the DaemonSet , by
228
228
setting the `.spec.template.spec.schedulerName` field of the DaemonSet.
229
229
230
230
The original node affinity specified at the
@@ -307,7 +307,7 @@ Tolerations for DaemonSet pods
307
307
{{< /table >}}
308
308
309
309
<!--
310
- You can add your own tolerations to the Pods of a Daemonset as well, by
310
+ You can add your own tolerations to the Pods of a DaemonSet as well, by
311
311
defining these in the Pod template of the DaemonSet.
312
312
313
313
Because the DaemonSet controller sets the
You can’t perform that action at this time.
0 commit comments