Files
website/content/en/docs/reference/glossary/aggregation-layer.md
T
Karen Bradshaw 5fe8c3ca5e move setup konnectivity svc
move api-access to extend-kubernetes
2020-06-10 16:06:01 -04:00

695 B

title, id, date, full_link, short_description, aka, tags
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.