[zh] Update weights for concepts/overview/working-with-objects

This commit is contained in:
Zhenguo Niu 2022-11-08 12:12:42 +00:00
parent 6c4ea6275a
commit 5857d4db5e
8 changed files with 18 additions and 14 deletions

View File

@ -1,13 +1,13 @@
---
title: 注解
content_type: concept
weight: 50
weight: 60
---
<!--
title: Annotations
content_type: concept
weight: 50
weight: 60
-->
<!-- overview -->
@ -124,7 +124,7 @@ If the prefix is omitted, the annotation Key is presumed to be private to the us
-->
## 语法和字符集
_注解Annotations_ 存储的形式是键/值对。有效的注解键分为两部分:
**注解Annotations** 存储的形式是键/值对。有效的注解键分为两部分:
可选的前缀和名称,以斜杠(`/`)分隔。
名称段是必需项,并且必须在 63 个字符以内,以字母数字字符(`[a-z0-9A-Z]`)开头和结尾,
并允许使用破折号(`-`),下划线(`_`),点(`.`)和字母数字。

View File

@ -1,11 +1,13 @@
---
title: 推荐使用的标签
content_type: concept
weight: 100
---
<!--
---
title: Recommended Labels
content_type: concept
weight: 100
---
-->

View File

@ -1,10 +1,12 @@
---
title: 字段选择器
weight: 60
content_type: concept
weight: 70
---
<!--
title: Field Selectors
weight: 60
content_type: concept
weight: 70
-->
<!--

View File

@ -1,7 +1,7 @@
---
title: Finalizers
content_type: concept
weight: 60
weight: 80
---
<!-- overview -->

View File

@ -1,7 +1,7 @@
---
title: 对象名称和 IDs
title: 对象名称和 ID
content_type: concept
weight: 20
weight: 30
---
<!--
reviewers:
@ -9,7 +9,7 @@ reviewers:
- thockin
title: Object Names and IDs
content_type: concept
weight: 20
weight: 30
-->
<!-- overview -->
@ -164,7 +164,7 @@ Some resource types have additional restrictions on their names.
某些资源类型可能具有额外的命名约束。
{{< /note >}}
## UIDs
## UID
{{< glossary_definition term_id="uid" length="all" >}}

View File

@ -1,7 +1,7 @@
---
title: 名字空间
content_type: concept
weight: 30
weight: 45
---
<!--
reviewers:
@ -10,7 +10,7 @@ reviewers:
- thockin
title: Namespaces
content_type: concept
weight: 30
weight: 45
-->
<!-- overview -->

View File

@ -1,7 +1,7 @@
---
title: Kubernetes 对象管理
content_type: concept
weight: 15
weight: 20
---
<!-- overview -->

View File

@ -1,7 +1,7 @@
---
title: 属主与附属
content_type: concept
weight: 60
weight: 90
---
<!--
title: Owners and Dependents