We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1be354b + 8c8b808 commit 2cb5cbdCopy full SHA for 2cb5cbd
content/zh-cn/docs/concepts/extend-kubernetes/api-extension/apiserver-aggregation.md
@@ -35,7 +35,7 @@ which are a way to make the {{< glossary_tooltip term_id="kube-apiserver" text="
35
recognise new kinds of object.
36
-->
37
聚合层不同于
38
-[定制资源(Custom Resources)](/zh-cn/docs/concepts/extend-kubernetes/api-extension/custom-resources/)。
+[定制资源定义(Custom Resource Definitions)](/zh-cn/docs/concepts/extend-kubernetes/api-extension/custom-resources/)。
39
后者的目的是让 {{< glossary_tooltip term_id="kube-apiserver" text="kube-apiserver" >}}
40
能够识别新的对象类别(Kind)。
41
0 commit comments