[en] Update tasks/configure-pod-container/resize-pod-resources.md
Description
This PR proposes the following changes to the page https://kubernetes.io/docs/tasks/configure-pod-container/resize-pod-resources/:
1. Title change
Changed the title from:
Resize CPU and Memory Resources assigned to Containers
to:
Resize CPU and Memory Resources assigned to Pods
This change was made because the content is about Pod-level resources, and there is already another page (https://kubernetes.io/docs/tasks/configure-pod-container/resize-container-resources/) that correctly addresses container-level resource resizing.
- Pod-level (repo):
content/en/docs/tasks/configure-pod-container/resize-pod-resources.md - Container-level (repo):
content/en/docs/tasks/configure-pod-container/resize-container-resources.md
2. Fixed inline link in the Limitations section
[Resize CPU and Memory Resources assigned to Containers: Limitations](/docs/tasks/configure-pod-container/resize-container-resources/#limitations)
Issue
Closes: #53738
Pull request preview available for checking
Built without sensitive environment variables
| Name | Link |
|---|---|
| Latest commit | 4334b3f181f87d5652b30d6262a59e3fe3269cdd |
| Latest deploy log | https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/6946dfe26fd477000835beb7 |
| Deploy Preview | https://deploy-preview-53741--kubernetes-io-main-staging.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.
LGTM label has been added.
considering there is a link from the pod page to the container page, wouldn't it be nice to add the opposite?
considering there is a link from the pod page to the container page, wouldn't it be nice to add the opposite?
Yes, and we can still merge this improvement even without that extra hyperlink.
Further help / PRs would be, as always, welcome.
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: lmktfy
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~content/en/docs/OWNERS~~ [lmktfy]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment