File tree 2 files changed +5
-1
lines changed
tasks/debug/debug-cluster
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -670,6 +670,8 @@ Kubernetes | Kubernetes should always be capitalized.
670
670
Docker | Docker should always be capitalized.
671
671
SIG Docs | SIG Docs rather than SIG-DOCS or other variations.
672
672
On-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.
673
675
{{< /table >}}
674
676
-->
675
677
## Kubernetes.io 术语列表 {#kubernetes-io-word-list}
@@ -683,6 +685,8 @@ Kubernetes | Kubernetes 的首字母要保持大写。
683
685
Docker | Docker 的首字母要保持大写。
684
686
SIG Docs | SIG Docs 是正确拼写形式,不要用 SIG-DOCS 或其他变体。
685
687
On-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。
686
690
{{< /table >}}
687
691
688
692
<!--
Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ status:
239
239
type : PIDPressure
240
240
- lastHeartbeatTime : " 2022-02-17T22:20:15Z"
241
241
lastTransitionTime : " 2022-02-17T22:15:15Z"
242
- message : kubelet is posting ready status. AppArmor enabled
242
+ message : kubelet is posting ready status.
243
243
reason : KubeletReady
244
244
status : " True"
245
245
type : Ready
You can’t perform that action at this time.
0 commit comments