Skip to content

Commit 8c8b808

Browse files
committed
[zh-cn] sync apiserver-aggregation cluster-cidr-v1alpha1
Signed-off-by: xin.li <[email protected]>
1 parent 1c5221a commit 8c8b808

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh-cn/docs/concepts/extend-kubernetes/api-extension/apiserver-aggregation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ The additional APIs can either be ready-made solutions such as a
3030

3131
<!--
3232
The aggregation layer is different from
33-
[Custom Resources](/docs/concepts/extend-kubernetes/api-extension/custom-resources/),
33+
[Custom Resource Definitions](/docs/concepts/extend-kubernetes/api-extension/custom-resources/),
3434
which are a way to make the {{< glossary_tooltip term_id="kube-apiserver" text="kube-apiserver" >}}
3535
recognise new kinds of object.
3636
-->
3737
聚合层不同于
38-
[定制资源(Custom Resources](/zh-cn/docs/concepts/extend-kubernetes/api-extension/custom-resources/)
38+
[定制资源定义(Custom Resource Definitions](/zh-cn/docs/concepts/extend-kubernetes/api-extension/custom-resources/)
3939
后者的目的是让 {{< glossary_tooltip term_id="kube-apiserver" text="kube-apiserver" >}}
4040
能够识别新的对象类别(Kind)。
4141

0 commit comments

Comments
 (0)