Skip to content

Commit 6224f2a

Browse files
committed
Add remindener that APF operates independently in each apiserver
1 parent e1e81f5 commit 6224f2a

File tree

1 file changed

+3
-0
lines changed
  • keps/sig-api-machinery/1040-priority-and-fairness

1 file changed

+3
-0
lines changed

keps/sig-api-machinery/1040-priority-and-fairness/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -639,6 +639,9 @@ Requests of an exempt priority are never held up in a queue; they are
639639
always dispatched immediately. Following is how the other requests
640640
are dispatched at a given apiserver.
641641

642+
As mentioned [above](#non-goals), the functionality described here
643+
operates independently in each apiserver.
644+
642645
The concurrency limit of an apiserver is divided among the non-exempt
643646
priority levels, and they can do a limited amount of borrowing from
644647
each other.

0 commit comments

Comments
 (0)