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.
1 parent dbfbc78 commit 98861ddCopy full SHA for 98861dd
content/en/docs/concepts/extend-kubernetes/api-extension/apiserver-aggregation.md
@@ -16,7 +16,7 @@ The additional APIs can either be ready-made solutions such as a
16
[metrics server](https://github.com/kubernetes-sigs/metrics-server), or APIs that you develop yourself.
17
18
The aggregation layer is different from
19
-[Custom Resources](/docs/concepts/extend-kubernetes/api-extension/custom-resources/),
+[Custom Resource Definitions](/docs/concepts/extend-kubernetes/api-extension/custom-resources/),
20
which are a way to make the {{< glossary_tooltip term_id="kube-apiserver" text="kube-apiserver" >}}
21
recognise new kinds of object.
22
0 commit comments