File tree Expand file tree Collapse file tree
tasks/debug/debug-cluster Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -670,6 +670,8 @@ Kubernetes | Kubernetes should always be capitalized.
670670Docker | Docker should always be capitalized.
671671SIG Docs | SIG Docs rather than SIG-DOCS or other variations.
672672On-premises | On-premises or On-prem rather than On-premise or other variations.
673+ cloud native | Cloud native or cloud native as appropriate for sentence structure rather than cloud-native or Cloud Native.
674+ open source | Open source or open source as appropriate for sentence structure rather than open-source or Open Source.
673675{{< /table >}}
674676-->
675677## Kubernetes.io 术语列表 {#kubernetes-io-word-list}
@@ -683,6 +685,8 @@ Kubernetes | Kubernetes 的首字母要保持大写。
683685Docker | Docker 的首字母要保持大写。
684686SIG Docs | SIG Docs 是正确拼写形式,不要用 SIG-DOCS 或其他变体。
685687On-premises | On-premises 或 On-prem 而不是 On-premise 或其他变体。
688+ cloud native | Cloud native 或 cloud native 适合句子结构,而不是 cloud-native 或 Cloud Native。
689+ open source | Open source 或 open source 适合句子结构,而不是 open-source 或 Open Source。
686690{{< /table >}}
687691
688692<!--
Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ status:
239239 type : PIDPressure
240240 - lastHeartbeatTime : " 2022-02-17T22:20:15Z"
241241 lastTransitionTime : " 2022-02-17T22:15:15Z"
242- message : kubelet is posting ready status. AppArmor enabled
242+ message : kubelet is posting ready status.
243243 reason : KubeletReady
244244 status : " True"
245245 type : Ready
You can’t perform that action at this time.
0 commit comments