Merge pull request #40350 from asa3311/sync-flow-control.md

[zh-cn] sync flow-control.md
pull/40354/head^2
Kubernetes Prow Robot 2023-03-27 20:18:20 -07:00 committed by GitHub
commit 198520865f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -918,11 +918,14 @@ poorly-behaved workloads that may be harming system health.
queue excess requests, or
* `time-out`, indicating that the request was still in the queue
when its queuing time limit expired.
* `cancelled`, indicating that the request is not purge locked
and has been ejected from the queue.
-->
* `queue-full`,表明已经有太多请求排队,
* `concurrency-limit`,表示将 PriorityLevelConfiguration 配置为
`Reject` 而不是 `Queue`,或者
* `time-out`,表示在其排队时间超期的请求仍在队列中。
* `cancelled`,表示该请求未被清除锁定,已从队列中移除。
<!--
* `apiserver_flowcontrol_dispatched_requests_total` is a counter