website icon indicating copy to clipboard operation
website copied to clipboard

[en] Update tasks/configure-pod-container/resize-pod-resources.md

Open paulofponciano opened this issue 2 months ago • 4 comments

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

paulofponciano avatar Dec 20 '25 17:12 paulofponciano

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...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

netlify[bot] avatar Dec 20 '25 17:12 netlify[bot]

LGTM label has been added.

Git tree hash: a140df254de41ddbe61f25a8aa9326296f0781c9

k8s-ci-robot avatar Dec 21 '25 00:12 k8s-ci-robot

considering there is a link from the pod page to the container page, wouldn't it be nice to add the opposite?

josemaia avatar Jan 12 '26 13:01 josemaia

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.

lmktfy avatar Jan 17 '26 22:01 lmktfy

/approve

lmktfy avatar Jan 17 '26 22:01 lmktfy

[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

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

k8s-ci-robot avatar Jan 17 '26 22:01 k8s-ci-robot