File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh-cn/docs/concepts/workloads/pods Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -455,7 +455,7 @@ The above update rules apply to regular pod updates, but other pod fields can be
455455
456456<!--
457457- **Resize:** The `resize` subresource allows container resources (`spec.containers[*].resources`) to be updated.
458- See [Resize Container Resources](# resize-container-resources) for more details.
458+ See [Resize Container Resources](/docs/tasks/configure-pod-container/ resize-container-resources/ ) for more details.
459459- **Ephemeral Containers:** The `ephemeralContainers` subresource allows
460460 {{< glossary_tooltip text="ephemeral containers" term_id="ephemeral-container" >}}
461461 to be added to a Pod.
@@ -466,7 +466,7 @@ The above update rules apply to regular pod updates, but other pod fields can be
466466 This is typically only used by the {{< glossary_tooltip text="scheduler" term_id="kube-scheduler" >}}.
467467-->
468468- ** 调整大小:** ` resize ` 子资源允许更新容器资源(` spec.containers[*].resources ` )。
469- 更多详情参见[ 调整容器资源大小] ( # resize-container-resources) 。
469+ 更多详情参见[ 调整容器资源大小] ( /zh-cn/docs/tasks/configure-pod-container/ resize-container-resources/ ) 。
470470- ** 临时容器:** ` ephemeralContainers ` 子资源允许
471471 {{< glossary_tooltip text="临时容器" term_id="ephemeral-container" >}}
472472 被添加到一个 Pod 中。
You can’t perform that action at this time.
0 commit comments