Add some translations - Chinese (#11313)
* Fix netlify This PR also includes some translations for glossary which have to be included to make gate happy. * Delete label-new.md * Update node.md * Update managed-service.md * Update sig.md
This commit is contained in:
@@ -1,4 +1,17 @@
|
||||
---
|
||||
title: SIG (特别兴趣小组)
|
||||
id: sig
|
||||
date: 2018-04-12
|
||||
full_link: https://github.com/kubernetes/community/blob/master/sig-list.md#master-sig-list
|
||||
short_description: >
|
||||
共同管理大范畴 Kubernetes 开源项目中某组件或方面的一组社区成员。
|
||||
|
||||
aka:
|
||||
tags:
|
||||
- community
|
||||
---
|
||||
|
||||
<!--
|
||||
title: SIG (special interest group)
|
||||
id: sig
|
||||
date: 2018-04-12
|
||||
@@ -9,13 +22,27 @@ short_description: >
|
||||
aka:
|
||||
tags:
|
||||
- community
|
||||
---
|
||||
-->
|
||||
|
||||
<!--
|
||||
{{< glossary_tooltip text="Community members" term_id="member" >}} who collectively manage an ongoing piece or aspect of the larger Kubernetes open source project.
|
||||
-->
|
||||
|
||||
共同管理大范畴 Kubernetes 开源项目中某组件或方面的一组{{< glossary_tooltip text="社区成员" term_id="member" >}}。
|
||||
|
||||
<!--more-->
|
||||
|
||||
<!--
|
||||
Members within a SIG have a shared interest in advancing a specific area, such as architecture, API machinery, or documentation.
|
||||
SIGs must follow the [SIG Governance](https://github.com/kubernetes/community/blob/master/sig-governance.md) guidelines but can have their own contribution policy and channels of communication.
|
||||
|
||||
For more information, see the [kubernetes/community](https://github.com/kubernetes/community) repo and the current list of [SIGs and Working Groups](https://github.com/kubernetes/community/blob/master/sig-list.md).
|
||||
-->
|
||||
|
||||
SIG 中的成员对推进某个领域(如体系结构、API 机制构件或者文档)具有相同的兴趣。
|
||||
SIGs 必须遵从 [SIG Governance](https://github.com/kubernetes/community/blob/master/sig-governance.md) 的规定,
|
||||
不过可以有自己的贡献策略以及通信渠道(方式)。
|
||||
|
||||
更多的详细信息可参阅 [kubernetes/community](https://github.com/kubernetes/community) 仓库以及
|
||||
[SIGs 和工作组(Working Groups)](https://github.com/kubernetes/community/blob/master/sig-list.md)的最新列表。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user