Skip to content

Commit d666c90

Browse files
authored
Merge pull request #34261 from kadtendulkar/kad6
update content/en/docs/concepts/cluster-administration/flow-control.md
2 parents a290d0c + e4000fe commit d666c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/cluster-administration/flow-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ to balance progress between request flows.
174174

175175
The queuing configuration allows tuning the fair queuing algorithm for a
176176
priority level. Details of the algorithm can be read in the
177-
[enhancement proposal](#what-s-next), but in short:
177+
[enhancement proposal](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/1040-priority-and-fairness), but in short:
178178

179179
* Increasing `queues` reduces the rate of collisions between different flows, at
180180
the cost of increased memory usage. A value of 1 here effectively disables the

0 commit comments

Comments
 (0)