File tree 5 files changed +34
-0
lines changed
content/zh-cn/docs/concepts
5 files changed +34
-0
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : 租约(Lease)
3
+ api_metadata :
4
+ - apiVersion : " coordination.k8s.io/v1"
5
+ kind : " Lease"
3
6
content_type : concept
4
7
weight : 30
5
8
---
6
9
<!--
7
10
title: Leases
11
+ api_metadata:
12
+ - apiVersion: "coordination.k8s.io/v1"
13
+ kind: "Lease"
8
14
content_type: concept
9
15
weight: 30
10
16
-->
Original file line number Diff line number Diff line change 1
1
---
2
2
title : 限制范围
3
+ api_metadata :
4
+ - apiVersion : " v1"
5
+ kind : " LimitRange"
3
6
content_type : concept
4
7
weight : 10
5
8
---
9
+ <!--
10
+ reviewers:
11
+ - nelvadas
12
+ title: Limit Ranges
13
+ api_metadata:
14
+ - apiVersion: "v1"
15
+ kind: "LimitRange"
16
+ content_type: concept
17
+ weight: 10
18
+ -->
6
19
7
20
<!-- overview -->
8
21
Original file line number Diff line number Diff line change 1
1
---
2
2
title : EndpointSlice
3
+ api_metadata :
4
+ - apiVersion : " discovery.k8s.io/v1"
5
+ kind : " EndpointSlice"
3
6
content_type : concept
4
7
weight : 60
5
8
description : >-
@@ -11,6 +14,9 @@ description: >-
11
14
reviewers:
12
15
- freehan
13
16
title: EndpointSlices
17
+ api_metadata:
18
+ - apiVersion: "discovery.k8s.io/v1"
19
+ kind: "EndpointSlice"
14
20
content_type: concept
15
21
weight: 60
16
22
description: >-
Original file line number Diff line number Diff line change 1
1
---
2
2
title : ReplicationController
3
+ api_metadata :
4
+ - apiVersion : " v1"
5
+ kind : " ReplicationController"
3
6
content_type : concept
4
7
weight : 90
5
8
description : >-
@@ -12,6 +15,9 @@ reviewers:
12
15
- bprashanth
13
16
- janetkuo
14
17
title: ReplicationController
18
+ api_metadata:
19
+ - apiVersion: "v1"
20
+ kind: "ReplicationController"
15
21
content_type: concept
16
22
weight: 90
17
23
description: >-
Original file line number Diff line number Diff line change 1
1
# i18n strings for the Chinese version of the site (https://kubernetes.io/zh-cn/)
2
2
# 注意:修改此文件时请维持字符串名称的字母顺序并与英文版保持一致
3
3
4
+ [api_reference_title ]
5
+ other = " API 参考"
6
+
4
7
[auto_generated_edit_notice ]
5
8
other = " (自动生成的页面)"
6
9
You can’t perform that action at this time.
0 commit comments