mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
Update kube-aggregator deliverables
This commit is contained in:
parent
be53d94595
commit
facc028968
@ -1,12 +1,12 @@
|
|||||||
# kube-aggregator
|
# kube-aggregator
|
||||||
## Coming Soon!
|
|
||||||
|
|
||||||
Implements https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/aggregated-api-servers.md.
|
Implements https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/aggregated-api-servers.md.
|
||||||
|
|
||||||
It provides
|
It provides:
|
||||||
* Provide an API for registering API servers.
|
|
||||||
* Summarize discovery information from all the servers.
|
* an API for registering API servers.
|
||||||
* Proxy client requests to individual servers.
|
* Summaries of discovery information from all the aggregated APIs
|
||||||
|
* HTTP proxying of requests from clients on to specific API backends
|
||||||
|
|
||||||
|
|
||||||
## Purpose
|
## Purpose
|
||||||
|
Loading…
Reference in New Issue
Block a user