Skip to content

Conversation

@my-git9
Copy link
Member

@my-git9 my-git9 commented Oct 27, 2025

content/zh-cn/docs/reference/kubernetes-api/common-definitions/node-selector-requirement.md
content/zh-cn/docs/reference/kubernetes-api/workload-resources/device-taint-rule-v1alpha3.md

Signed-off-by: xin.li <xin.li@daocloud.io>
@k8s-ci-robot k8s-ci-robot requested a review from SataQiu October 27, 2025 15:21
@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 windsonsea 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 area/localization General issues or PRs related to localization cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/zh Issues or PRs related to Chinese language sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Oct 27, 2025
@netlify
Copy link

netlify bot commented Oct 27, 2025

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 2039dd5
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/68ff8e00f6ffeb0008642be1
😎 Deploy Preview https://deploy-preview-52979--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.


可能的枚举值:

- `"NoExecute"` 驱逐任何已经运行且不容忍设备污点的 Pod。
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- `"NoExecute"` 驱逐任何已经运行且不容忍设备污点的 Pod。
- `"NoExecute"` 驱逐所有已经运行且不容忍设备污点的 Pod。

可能的枚举值:

- `"NoExecute"` 驱逐任何已经运行且不容忍设备污点的 Pod。
- `"NoSchedule"` 不允许使用存在污点设备的新 Pod 调度,除非它们能容忍该污点,
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- `"NoSchedule"` 不允许使用存在污点设备的新 Pod 调度,除非它们能容忍该污点,
- `"NoSchedule"` 不允许调度新的、使用存在污点设备的 Pod,除非它们能容忍该污点,

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

Labels

area/localization General issues or PRs related to localization cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/zh Issues or PRs related to Chinese language sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants