We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1e81f5 commit 6224f2aCopy full SHA for 6224f2a
keps/sig-api-machinery/1040-priority-and-fairness/README.md
@@ -639,6 +639,9 @@ Requests of an exempt priority are never held up in a queue; they are
639
always dispatched immediately. Following is how the other requests
640
are dispatched at a given apiserver.
641
642
+As mentioned [above](#non-goals), the functionality described here
643
+operates independently in each apiserver.
644
+
645
The concurrency limit of an apiserver is divided among the non-exempt
646
priority levels, and they can do a limited amount of borrowing from
647
each other.
0 commit comments