-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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
Pod priority.md #16783
Pod priority.md #16783
Conversation
congfairy
commented
Oct 10, 2019
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
id: HostAliases | ||
date: 2019-01-31 | ||
full_link: /docs/reference/generated/kubernetes-api/v1.13/#hostalias-v1-core | ||
short_description: > |
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.
does `>` exist in the source file?
@@ -0,0 +1,25 @@ | |||
--- | |||
title: Pod Priority |
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.
title: Pod Priority | |
title: Pod 优先级 |
date: 2019-01-31 | ||
full_link: /docs/concepts/configuration/pod-priority-preemption/#pod-priority | ||
short_description: > | ||
Pod Priority indicates the importance of a Pod relative to other Pods. |
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.
Pod Priority indicates the importance of a Pod relative to other Pods. | |
Pod 优先级表示 Pod 相对于其他 Pod 的重要性。 |
- operation | ||
--- | ||
<!-- | ||
Pod Priority indicates the importance of a Pod relative to other Pods. |
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.
delete this
--> | ||
|
||
|
||
Pod 优先级表示 Pod 相对于其他 Pod 的重要性。 |
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.
delete this
[Pod Priority](/docs/concepts/configuration/pod-priority-preemption/#pod-priority) gives the ability to set scheduling priority of a Pod to be higher and lower than other Pods — an important feature for production clusters workload. | ||
--> | ||
|
||
[Pod Priority](/docs/concepts/configuration/pod-priority-preemption/#pod-priority) 使Pod能够将调度优先级设置为高于和低于其他Pod - 这是生产集群工作负载的一项重要功能。 |
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.
[Pod Priority](/docs/concepts/configuration/pod-priority-preemption/#pod-priority) 使Pod能够将调度优先级设置为高于和低于其他Pod - 这是生产集群工作负载的一项重要功能。 | |
[Pod 优先级](/docs/concepts/configuration/pod-priority-preemption/#pod-priority) 使 Pod 能够将调度优先级设置为高于和低于其他 Pod - 这是生产集群工作负载的一项重要功能。 |
date: 2019-01-31 | ||
full_link: /docs/reference/generated/kubernetes-api/v1.13/#hostalias-v1-core | ||
short_description: > | ||
A HostAliases is a mapping between the IP address and hostname to be injected into a Pod's hosts file. |
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.
A HostAliases is a mapping between the IP address and hostname to be injected into a Pod's hosts file. | |
HostAliases 是要注入 Pod 的 hosts 文件的 IP 地址和主机名之间的映射。 |
- operation | ||
--- | ||
<!-- | ||
A HostAliases is a mapping between the IP address and hostname to be injected into a Pod's hosts file. |
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.
delete this
A HostAliases is a mapping between the IP address and hostname to be injected into a Pod's hosts file. | ||
--> | ||
|
||
HostAliases 是要注入 Pod 的 hosts 文件的 IP 地址和主机名之间的映射。 |
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.
delete this
@congfairy ,thanks |
@xichengliudui I'm not sure the Chinese translation in 1.14 has been merged back to master or release-1.15. |
@tengqm 1.14 based translations have been merged into the 1.16 branch. |
It's also merged into the master #16584 |
/close |
@xichengliudui: Closed this PR. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |