Kubernetes Aggregation Layer: Difference between revisions
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
Kubernetes allows registering multiple API servers and making them appear as a single API server. | Kubernetes allows registering multiple API servers and making them appear as a single API server. | ||
<font color=' | <font color='darkgray'>TODO: Kubernetes in Action Cap. 18</font> |
Revision as of 21:04, 9 October 2020
External
- https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/apiserver-aggregation/
- https://kubernetes.io/docs/tasks/extend-kubernetes/configure-aggregation-layer/
Internal
Overview
Kubernetes allows registering multiple API servers and making them appear as a single API server.
TODO: Kubernetes in Action Cap. 18