Skip to content

Commit 5eceec3

Browse files
committed
Add docs for peer-aggregated discovery
1 parent c2d5289 commit 5eceec3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/en/docs/concepts/architecture/mixed-version-proxy.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,3 +108,7 @@ serve the requested resource. This check happens using the internal
108108
to respond (for reasons such as network connectivity issues, or a data race between the request
109109
being received and a controller registering the peer's info into the control plane), then the handling
110110
API server responds with a 503 ("Service Unavailable") error.
111+
112+
## Peer-aggregated discovery
113+
114+
Peer-aggregated discovery provides a comprehensive cluster-wide view of all API resources, even during mixed-version upgrades when different API servers may serve different API groups.

0 commit comments

Comments
 (0)