[zh-tw] Translate _index.md and install-use-dra.md in content/zh-tw/docs/tutorials/cluster-management/#55117
Conversation
|
[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. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
| text="裝置" term_id="device">}}配置給 Pod。本頁面適合叢集管理員閱讀。 | ||
|
|
||
| {{< glossary_tooltip text="動態資源分配(DRA)" term_id="dra" >}}讓叢集能夠管理硬體資源的可用性與分配,以滿足 Pod 對硬體資源的需求與偏好。 | ||
| 為了支援此功能,Kubernetes 內建組件(如 Kubernetes 排程器、kubelet 和 kube-controller-manager)與裝置擁有者提供的第三方驅動程式(稱為 DRA 驅動程式)共同負責在 Pod 生命週期中公告、分配、準備、掛載、健康檢查、解除準備及清理資源。這些組件透過 `resource.k8s.io` API 群組中的一系列 DRA 專用 API 共享資訊,包括 {{< |
There was a problem hiding this comment.
| 為了支援此功能,Kubernetes 內建組件(如 Kubernetes 排程器、kubelet 和 kube-controller-manager)與裝置擁有者提供的第三方驅動程式(稱為 DRA 驅動程式)共同負責在 Pod 生命週期中公告、分配、準備、掛載、健康檢查、解除準備及清理資源。這些組件透過 `resource.k8s.io` API 群組中的一系列 DRA 專用 API 共享資訊,包括 {{< | |
| 為了支援此功能,Kubernetes 內建組件(如 Kubernetes 排程器、kubelet 和 kube-controller-manager) | |
| 與裝置擁有者提供的第三方驅動程式(稱為 DRA 驅動程式)共同負責在 Pod 生命週期中公告、分配、準備、掛載、健康檢查、解除準備及清理資源。 | |
| 這些組件透過 `resource.k8s.io` API 群組中的一系列 DRA 專用 API 共享資訊,包括 {{< |
There was a problem hiding this comment.
There was a problem hiding this comment.
Well ... I don't see that extra space is that important if not placed between two adjacent Chinese characters. As mentioned in another PR review, breaking long lines even for English text is recommended because it really helps make your future days easy. Suppose there is a typo in this long line, now fixed in the English text, what we will see as downstream translators? We will see a huge chunk of red text replace by a huge chunk of green text. The diff generated by git is on a line-by-line comparison basis. You know that.
content/zh-tw/docs/tutorials/cluster-management/install-use-dra.md
Outdated
Show resolved
Hide resolved
content/zh-tw/docs/tutorials/cluster-management/install-use-dra.md
Outdated
Show resolved
Hide resolved
|
|
||
| 1. 為 DRA 驅動程式建立 {{< glossary_tooltip term_id="priority-class" >}}。 | ||
| PriorityClass 可防止 DRA 驅動程式組件被搶佔,該組件負責處理具有資源請求的 Pod 的重要生命週期操作。 | ||
| 深入了解 [Pod 優先權與搶佔](/zh-tw/docs/concepts/scheduling-eviction/pod-priority-preemption/)。 |
There was a problem hiding this comment.
Cannot see the English context in the same screen when reviewing this bullet.
An improvement would be to translate each item separately.
The drawback is that we have to explicitly assign order numbers.
| 深入了解 [Pod 優先權與搶佔](/zh-tw/docs/concepts/scheduling-eviction/pod-priority-preemption/)。 | |
| <!-- | |
| 1. <the English text here ...> | |
| --> | |
| 3. 深入了解 [Pod 優先權與搶佔](/zh-tw/docs/concepts/scheduling-eviction/pod-priority-preemption/)。 |
| [minikube](https://minikube.sigs.k8s.io/docs/tutorials/multi_node/) | ||
| or you can use one of these Kubernetes playgrounds: | ||
| --> | ||
| 您需要有一個 Kubernetes 叢集,且必須設定 kubectl 命令列工具與叢集通訊。建議在至少有兩個不擔任控制平面主機的節點的叢集上執行本教學。如果您還沒有叢集,可以使用 [Minikube](https://minikube.sigs.k8s.io/docs/tutorials/multi_node/) 建立一個,或使用以下其中一個 Kubernetes 練習環境: |
There was a problem hiding this comment.
| 您需要有一個 Kubernetes 叢集,且必須設定 kubectl 命令列工具與叢集通訊。建議在至少有兩個不擔任控制平面主機的節點的叢集上執行本教學。如果您還沒有叢集,可以使用 [Minikube](https://minikube.sigs.k8s.io/docs/tutorials/multi_node/) 建立一個,或使用以下其中一個 Kubernetes 練習環境: | |
| 您需要有一個 Kubernetes 叢集,且必須設定 kubectl 命令列工具與叢集通訊。 | |
| 建議在至少有兩個不擔任控制平面主機的節點的叢集上執行本教學。 | |
| 如果您還沒有叢集,可以使用 [Minikube](https://minikube.sigs.k8s.io/docs/tutorials/multi_node/) 建立一個, | |
| 或使用以下其中一個 Kubernetes 練習環境: |
136e566 to
bf564c9
Compare
Signed-off-by: yychanlee <polo80456@gmail.com>
bf564c9 to
4ce25f6
Compare
|
nit: avoid Markdown in shortlogs /retitle [zh-tw] Translate _index.md and install-use-dra.md in content/zh-tw/docs/tutorials/cluster-management/ |
_index.md and install-use-dra.md in content/zh-tw/docs/tutorials/cluster-management/
Part of #55046
Localizes:
content/zh-tw/docs/tutorials/cluster-management/_index.mdcontent/zh-tw/docs/tutorials/cluster-management/install-use-dra.mdAdds includes bundle:
content/zh-tw/includes/index.mdcontent/zh-tw/includes/task-tutorial-prereqs.mdUpdates i18n (i18n/zh-tw/zh-tw.toml):
/kind documentation
/area localization
/language zh-tw