Skip to content

Commit 91de7a5

Browse files
authored
Merge pull request #21 from Richabanker/uvip-kep-3
Add a note about large request volume proxied to the apiserver
2 parents 649d8b0 + 1ba3572 commit 91de7a5

File tree

1 file changed

+2
-0
lines changed
  • keps/sig-api-machinery/3903-unknown-version-interoperability-proxy

1 file changed

+2
-0
lines changed

keps/sig-api-machinery/3903-unknown-version-interoperability-proxy/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,8 @@ the number if needed, but upgrades aren't that frequent and few resources are
273273
changed on releases, so these requests should not be common. We will count them
274274
with a metric.
275275

276+
There could be a large volume of requests for a specific resource which might result in the identified apiserver being unable to serve the proxied requests. This scenario should not occur too frequently, since resource types which have large request volume should not be added or removed during an upgrade -- that would cause other problems, too.
277+
276278
TODO: security / cert stuff.
277279

278280
## Design Details

0 commit comments

Comments
 (0)