website/content/en/docs/reference/glossary/aggregation-layer.md

700 B

title id date full_link short_description aka tags
Aggregation Layer aggregation-layer 2018-10-08 /docs/concepts/extend-kubernetes/api-extension/apiserver-aggregation/ The aggregation layer lets you install additional Kubernetes-style APIs in your cluster.
architecture
extension
operation

The aggregation layer lets you install additional Kubernetes-style APIs in your cluster.

When you've configured the {{< glossary_tooltip text="Kubernetes API Server" term_id="kube-apiserver" >}} to support additional APIs, you can add APIService objects to "claim" a URL path in the Kubernetes API.