Skip to content

Fix grammar and invalid nodeAffinity example in Schedule GPUs#56181

Open
amekala2514 wants to merge 1 commit into
kubernetes:mainfrom
amekala2514:fix/schedule-gpus-grammar-and-nodeaffinity
Open

Fix grammar and invalid nodeAffinity example in Schedule GPUs#56181
amekala2514 wants to merge 1 commit into
kubernetes:mainfrom
amekala2514:fix/schedule-gpus-grammar-and-nodeaffinity

Conversation

@amekala2514

Copy link
Copy Markdown

Description

This PR makes two small corrections to the Schedule GPUs task page
(content/en/docs/tasks/manage-gpus/scheduling-gpus.md):

  1. Grammar: "By default NFD create" → "By default, NFD creates" (subject-verb agreement).
  2. The Node Feature Discovery nodeAffinity example was missing the required operator field on one match expression. operator is required on a NodeSelectorRequirement, so the manifest as written would fail API validation. Added operator: In, consistent with the values: ["true"] already present.

Issue

No open issue — these are minor, self-evident documentation fixes.

Signed-off-by: amekala2514 <ashishcool.m15@gmail.com>
@k8s-ci-robot

Copy link
Copy Markdown
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 reylejano for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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 requested a review from salaxander June 18, 2026 20:31
@k8s-ci-robot k8s-ci-robot added the language/en Issues or PRs related to English language label Jun 18, 2026
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

Welcome @amekala2514!

It looks like this is your first PR to kubernetes/website 🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.

You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.

You can also check if kubernetes/website has its own contribution guidelines.

You may want to refer to our testing guide if you run into trouble with your tests not passing.

If you are having difficulty getting your pull request seen, please follow the recommended escalation practices. Also, for tips and tricks in the contribution process you may want to read the Kubernetes contributor cheat sheet. We want to make sure your contribution gets all the attention it needs!

Thank you, and welcome to Kubernetes. 😃

@linux-foundation-easycla

linux-foundation-easycla Bot commented Jun 18, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: amekala2514 / name: amekala2514 (90f9305)

@k8s-ci-robot k8s-ci-robot added cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jun 18, 2026
@netlify

netlify Bot commented Jun 18, 2026

Copy link
Copy Markdown

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 90f9305
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/6a34558427abf300080acfd1
😎 Deploy Preview https://deploy-preview-56181--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.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. and removed cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. labels Jun 18, 2026
@lmktfy

lmktfy commented Jun 20, 2026

Copy link
Copy Markdown
Member

Thanks for the PR. Did you get AI help writing this?

(it's OK to use AI tools, but if you did, you must say so)

@amekala2514

Copy link
Copy Markdown
Author

@lmktfy I used AI to draft the comment not to make the fixes to the documentation. This is my first PR, so didn't know the exact process.

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

3 participants