Skip to content

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

Merged
k8s-ci-robot merged 1 commit intokubernetes:mainfrom
paulofponciano:issue-53738
Jan 17, 2026
Merged

[en] Update tasks/configure-pod-container/resize-pod-resources.md#53741
k8s-ci-robot merged 1 commit intokubernetes:mainfrom
paulofponciano:issue-53738

Conversation

@paulofponciano
Copy link
Contributor

@paulofponciano paulofponciano commented Dec 20, 2025

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

@k8s-ci-robot k8s-ci-robot added the language/en Issues or PRs related to English language label Dec 20, 2025
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 20, 2025
@netlify
Copy link

netlify bot commented Dec 20, 2025

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 4334b3f
🔍 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.

Copy link
Member

@Arhell Arhell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 21, 2025
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

DetailsGit tree hash: a140df254de41ddbe61f25a8aa9326296f0781c9

@Arhell Arhell removed their assignment Dec 21, 2025
@josemaia
Copy link
Contributor

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

@lmktfy
Copy link
Member

lmktfy commented Jan 17, 2026

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
Copy link
Member

lmktfy commented Jan 17, 2026

/approve

@k8s-ci-robot
Copy link
Contributor

[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

Details 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 k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 17, 2026
@k8s-ci-robot k8s-ci-robot merged commit 55497c6 into kubernetes:main Jan 17, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

6 participants