Skip to content

Conversation

@lmktfy
Copy link
Member

@lmktfy lmktfy commented Nov 11, 2025

Split out from PR #50662

An improvement to the ResourceQuota docs: "reorganize" tasks relating to ResourceQuota. It's a bit more than a reorganize; previously there was a task about limiting how many PVCs you can have, which could mislead people. Typically what administrators want to limit is how much storage a namespace can slurp up out of a shared array, not how many claims you can make.

However, a new different tutorial could explain things like adding a ResourceQuota for Job or CronJob (both common actual things people might want to do).
This PR does not add the new tutorial; I'm just suggesting it as an idea.

/language en

@k8s-ci-robot k8s-ci-robot added the language/en Issues or PRs related to English language label Nov 11, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign tengqm for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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 k8s-ci-robot added sig/docs Categorizes an issue or PR as relevant to SIG Docs. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Nov 11, 2025
@k8s-ci-robot k8s-ci-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Nov 11, 2025
@netlify
Copy link

netlify bot commented Nov 11, 2025

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 9efdffa
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/691381f3af00e100080d1b06
😎 Deploy Preview https://deploy-preview-53173--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.

Apply the manifest using `kubectl create`.

```shell
kubectl create -f https://k8s.io/examples/policy/quota-vax.yaml --namespace=quota-object-example
Copy link
Contributor

Choose a reason for hiding this comment

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

Minor Typo

Suggested change
kubectl create -f https://k8s.io/examples/policy/quota-vax.yaml --namespace=quota-object-example
kubectl create -f https://k8s.io/examples/policy/quota-vac.yaml --namespace=quota-object-example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants