-
Notifications
You must be signed in to change notification settings - Fork 14.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[zh-cn]Sync content/zh-cn/docs/concepts/configuration/manage-resources-containers.md #34813
Conversation
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site settings. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You might need to click those links before you modify them.
@@ -1254,7 +1254,7 @@ for details). | |||
--> | |||
Pods 可用的资源量低于节点的资源总量,因为系统守护进程也会使用一部分可用资源。 | |||
在 Kubernetes API 中,每个 Node 都有一个 `.status.allocatable` 字段 | |||
(详情参见 [NodeStatus](/docs/reference/kubernetes-api/cluster-resources/node-v1/#NodeStatus))。 | |||
(详情参见 [NodeStatus](/zh-cn/docs/reference/kubernetes-api/cluster-resources/node-v1/#NodeStatus))。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This page is still in a queue to localize. Refer to #34733. Need wait some days. Otherwise, the modification may cause 404.
* Read about [project quotas](https://xfs.org/docs/xfsdocs-xml-dev/XFS_User_Guide/tmp/en-US/html/xfs-quotas.html) in XFS | ||
* Read more about the [kube-scheduler configuration reference (v1beta3)](/docs/reference/config-api/kube-scheduler-config.v1beta3/) | ||
--> | ||
* 获取[分配内存资源给容器和 Pod ](/zh-cn/docs/tasks/configure-pod-container/assign-memory-resource/) 的实践经验 | ||
* 获取[分配 CPU 资源给容器和 Pod ](/zh-cn/docs/tasks/configure-pod-container/assign-cpu-resource/) 的实践经验 | ||
* 阅读 API 参考中 [Container](/docs/reference/kubernetes-api/workload-resources/pod-v1/#Container) | ||
和其[资源请求](/docs/reference/kubernetes-api/workload-resources/pod-v1/#resources)定义。 | ||
* 阅读 API 参考中 [Container](/zh-cn/docs/reference/kubernetes-api/workload-resources/pod-v1/#Container) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It might be too early to change this link, which may cause 404 now. You can check all your modifications and those links by preview: https://deploy-preview-34813--kubernetes-io-main-staging.netlify.app/zh-cn/docs/concepts/configuration/manage-resources-containers/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm okay with this '/zh-cn' prefix. We'll catch up soon.
We can use the current link target without the language prefix. That's fine too.
@@ -1158,7 +1158,7 @@ to view the events for a Pod; for example: | |||
|
|||
如果调度器找不到该 Pod 可以匹配的任何节点,则该 Pod 将保持未被调度状态, | |||
直到找到一个可以被调度到的位置。每当调度器找不到 Pod 可以调度的地方时, | |||
会产生一个 [Event](/docs/reference/kubernetes-api/cluster-resources/event-v1/)。 | |||
会产生一个 [Event](/zh-cn/docs/reference/kubernetes-api/cluster-resources/event-v1/)。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still in localizing. Too early to change the link.
* 阅读 API 参考中 [Container](/docs/reference/kubernetes-api/workload-resources/pod-v1/#Container) | ||
和其[资源请求](/docs/reference/kubernetes-api/workload-resources/pod-v1/#resources)定义。 | ||
* 阅读 API 参考中 [Container](/zh-cn/docs/reference/kubernetes-api/workload-resources/pod-v1/#Container) | ||
和其[资源请求](/zh-cn/docs/reference/kubernetes-api/workload-resources/pod-v1/#resources)定义。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need wait some days.
/assign |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tengqm 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 |
/lgtm |
LGTM label has been added. Git tree hash: 987d554405e5fc472c654637f727fe5cd0b0e87f
|
No description provided.