Skip to content

Commit 7639b71

Browse files
authored
Merge pull request #53244 from my-git9/npe-23982
[zh-cn]sync pods/_index.md
2 parents 0c7a258 + feaa276 commit 7639b71

File tree

1 file changed

+2
-2
lines changed
  • content/zh-cn/docs/concepts/workloads/pods

1 file changed

+2
-2
lines changed

content/zh-cn/docs/concepts/workloads/pods/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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 中。

0 commit comments

Comments
 (0)