Skip to content

Commit 98861dd

Browse files
authored
Update the apiserver-aggregation.md (#47165)
* Update the apiserver-aggregation.md * updated the apiserver-aggregation.md
1 parent dbfbc78 commit 98861dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The additional APIs can either be ready-made solutions such as a
1616
[metrics server](https://github.com/kubernetes-sigs/metrics-server), or APIs that you develop yourself.
1717

1818
The aggregation layer is different from
19-
[Custom Resources](/docs/concepts/extend-kubernetes/api-extension/custom-resources/),
19+
[Custom Resource Definitions](/docs/concepts/extend-kubernetes/api-extension/custom-resources/),
2020
which are a way to make the {{< glossary_tooltip term_id="kube-apiserver" text="kube-apiserver" >}}
2121
recognise new kinds of object.
2222

0 commit comments

Comments
 (0)