[zh-cn] sync only update `api_metadata` docs

Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>

[zh-ch] Add the LimitRange en metadata

Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>

[zh-cn] Add api_reference_title translation

Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
pull/46011/head
tico88612 2024-04-25 08:11:14 +08:00
parent 774a520282
commit cd3cd288ab
No known key found for this signature in database
5 changed files with 34 additions and 0 deletions

View File

@ -1,10 +1,16 @@
---
title: 租约Lease
api_metadata:
- apiVersion: "coordination.k8s.io/v1"
kind: "Lease"
content_type: concept
weight: 30
---
<!--
title: Leases
api_metadata:
- apiVersion: "coordination.k8s.io/v1"
kind: "Lease"
content_type: concept
weight: 30
-->

View File

@ -1,8 +1,21 @@
---
title: 限制范围
api_metadata:
- apiVersion: "v1"
kind: "LimitRange"
content_type: concept
weight: 10
---
<!--
reviewers:
- nelvadas
title: Limit Ranges
api_metadata:
- apiVersion: "v1"
kind: "LimitRange"
content_type: concept
weight: 10
-->
<!-- overview -->

View File

@ -1,5 +1,8 @@
---
title: EndpointSlice
api_metadata:
- apiVersion: "discovery.k8s.io/v1"
kind: "EndpointSlice"
content_type: concept
weight: 60
description: >-
@ -11,6 +14,9 @@ description: >-
reviewers:
- freehan
title: EndpointSlices
api_metadata:
- apiVersion: "discovery.k8s.io/v1"
kind: "EndpointSlice"
content_type: concept
weight: 60
description: >-

View File

@ -1,5 +1,8 @@
---
title: ReplicationController
api_metadata:
- apiVersion: "v1"
kind: "ReplicationController"
content_type: concept
weight: 90
description: >-
@ -12,6 +15,9 @@ reviewers:
- bprashanth
- janetkuo
title: ReplicationController
api_metadata:
- apiVersion: "v1"
kind: "ReplicationController"
content_type: concept
weight: 90
description: >-

View File

@ -1,6 +1,9 @@
# i18n strings for the Chinese version of the site (https://kubernetes.io/zh-cn/)
# 注意:修改此文件时请维持字符串名称的字母顺序并与英文版保持一致
[api_reference_title]
other = "API 参考"
[auto_generated_edit_notice]
other = "(自动生成的页面)"