Skip to content

Commit 822cc72

Browse files
committed
sync custom-resources resource-quotas kubeadm_certs_renew_super-admin
1 parent e42b500 commit 822cc72

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

content/zh-cn/docs/concepts/extend-kubernetes/api-extension/custom-resources.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
---
22
title: 定制资源
3+
api_metadata:
4+
- apiVersion: "apiextensions.k8s.io/v1"
5+
kind: "CustomResourceDefinition"
36
content_type: concept
47
weight: 10
58
---
@@ -8,6 +11,9 @@ title: Custom Resources
811
reviewers:
912
- enisoc
1013
- deads2k
14+
api_metadata:
15+
- apiVersion: "apiextensions.k8s.io/v1"
16+
kind: "CustomResourceDefinition"
1117
content_type: concept
1218
weight: 10
1319
-->

content/zh-cn/docs/concepts/policy/resource-quotas.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
---
22
title: 资源配额
3+
api_metadata:
4+
- apiVersion: "v1"
5+
kind: "ResourceQuota"
36
content_type: concept
47
weight: 20
58
---
@@ -8,6 +11,9 @@ weight: 20
811
reviewers:
912
- derekwaynecarr
1013
title: Resource Quotas
14+
api_metadata:
15+
- apiVersion: "v1"
16+
kind: "ResourceQuota"
1117
content_type: concept
1218
weight: 20
1319
-->

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_renew_super-admin.conf.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@ Path to a kubeadm configuration file.
7676
<tr>
7777
<td></td><td style="line-height: 130%; word-wrap: break-word;">
7878
<!--
79-
help for admin.conf
79+
help for super-admin.conf
8080
-->
81-
<p>admin.conf 的帮助信息。</p></td>
81+
<p>super-admin.conf 的帮助信息。</p></td>
8282
</tr>
8383

8484
<tr>

0 commit comments

Comments
 (0)