Commit Graph

55 Commits (mickeyboxell-patch-1)

Author SHA1 Message Date
Kubernetes Prow Robot dc359fe184
Merge pull request #37489 from Rishit-dagli/Rishit-dagli-apf-reject-reason
Add the "cancelled" reason for rejection in docs
2023-03-27 10:54:27 -07:00
Rishit Dagli 550011ebc9
Update content/en/docs/concepts/cluster-administration/flow-control.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2023-02-25 20:27:14 -05:00
Bo Li 42c3d5074a update output for APF dump_priority_levels endpoint 2023-02-18 10:52:16 +08:00
Mike Spreitzer ca383c3239 Extended APF Observability with logging and response headers 2023-02-02 17:36:05 -05:00
Kubernetes Prow Robot 95c8b96bc0
Merge pull request #38017 from MikeSpreitzer/saw-to-timing-histograms
Sample-and-watermark replaced with timing histograms
2022-12-06 11:12:39 -08:00
Mike Spreitzer 9ca621c623
Update content/en/docs/concepts/cluster-administration/flow-control.md
Co-authored-by: Natali Vlatko <natalivlatko@gmail.com>
2022-12-06 14:02:15 -05:00
Mike Spreitzer 5ce3dcfe7c Update to track introduction of borrowing to APF
Signed-off-by: Mike Spreitzer <mspreitz@us.ibm.com>
2022-11-29 14:29:08 -05:00
Mike Spreitzer 9360aa1711 sample-and-watermark replaced with timing histograms 2022-11-22 17:21:23 -05:00
Rishit Dagli 1159a1392f Add the "cancelled" reason for rejection 2022-10-24 18:15:30 +00:00
Haosdent Huang ac5e7c0bd0 KubeCon Docs Sprint: Update page weights for content/en/docs/concepts/cluster-administration. 2022-10-24 13:43:39 -04:00
NitishKumar06 e9f1cbc1b9 Avoid confusing term in API Priority and Fairness concept 2022-09-05 19:05:14 +05:30
Mike Spreitzer 4834c69a5f Removed usage of "width", _defined_ "seat" 2022-08-15 00:14:18 -04:00
Mike Spreitzer 8692d142f0 Updated introduction of the term "seat" in APF 2022-08-09 15:21:21 -04:00
Mike Spreitzer fa3a8ce808
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-09 15:16:28 -04:00
Mike Spreitzer 93d351587f Found and fixed problem in caution about WATCH requests. 2022-08-08 21:55:01 -04:00
Mike Spreitzer f00cdb8f31
Apply suggestions from code review
Co-authored-by: Chris Negus <cnegus@redhat.com>
2022-08-08 21:48:08 -04:00
Mike Spreitzer 053dc48234 Describe the APF tweaks for LIST and WATCH 2022-08-08 17:09:46 -04:00
Kubernetes Prow Robot 0233e0ce53
Merge pull request #32866 from MikeSpreitzer/still-more-apf-metrics
Update APF metrics again
2022-06-23 16:17:20 -07:00
kadtendulkar e4000fe63c update content/en/docs/concepts/cluster-administration/flow-control.md 2022-06-13 21:49:05 +05:30
kadtendulkar 6d101d161e Update content/en/docs/concepts/cluster-administration/flow-control.md 2022-06-11 12:53:10 +05:30
Guangwen Feng bdee4b90f1 Fix a typo in flow-control.md
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2022-05-17 09:29:35 +08:00
Mike Spreitzer 6ce3dd2237 Update APF metrics again 2022-04-11 23:20:18 -04:00
Mike Spreitzer 2bfc31833f Catch APF description up with recent developments
Primarily the change, in release 1.22, of how configuration objects
are maintained.

Also describe the new priority level.

Also move the sections on defaults and health check configuration to
follow the description of configuration objects.
2022-01-21 13:06:51 -05:00
Kubernetes Prow Robot 1664e4e4c4
Merge pull request #29964 from MikeSpreitzer/fix-105494
Improve API Priority and Fairness for clients
2021-12-05 17:32:32 -08:00
Mike Spreitzer 7122c51152 Improve API Priority and Fairness for clients 2021-10-07 15:58:56 -07:00
Kubernetes Prow Robot 0b0b85b6ed
Merge pull request #28412 from MikeSpreitzer/add-apf-seats
Doc the apiserver_flowcontrol_request_concurrency_in_use metric
2021-07-27 10:57:09 -07:00
Mike Spreitzer 75b274a915 Doc the apiserver_flowcontrol_request_concurrency_in_use metric 2021-06-14 14:29:08 -04:00
Qiming Teng ad93c9a6ef Fix some links in the concepts section
This PR fixes the links in the concepts section. Most of the links are
not dead links in English version because there are redirects for them.
However, these links will be broken when localized to any languages
other English.

Where appropriate. this PR also wraps some long lines which are
unfriendly to any localization team that try to catch the differences
between revisions.
2021-06-14 20:38:10 +08:00
Adrian Muraru 131c3a313e
Fixed link to API priority and fairness enhancement proposal 2021-05-25 12:47:13 +03:00
Karen Bradshaw 3ff5ec1eff clean up use of word: just 2021-03-17 19:57:40 -04:00
Xianglin Gao 0ac2e87d87
Update flow-control.md
tiny for how to enable flowcontrol.apiserver.k8s.io/v1alpha1
2021-02-14 16:35:35 +08:00
yue9944882 5ab06229c6 references api-priority-and-fairness slack channel 2020-12-11 14:28:22 +08:00
reylejano-rxm d8ae37587e Merge remote-tracking branch 'upstream/master' into dev-1.20 to keep in sync - 11-25-2020 2020-11-25 07:03:22 -08:00
Hollow Man c0eafeb534
Fix typo
hoding -> holding
2020-11-21 22:53:22 +08:00
Mike Spreitzer bf23ba2aa9
Update API Priority and Fairness doc for graduatino to beta (#24975) 2020-11-14 01:55:04 -08:00
Adhityaa Chandrasekar 3b68d53372 flow control metrics: switch to snake_case for labels
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2020-11-09 22:40:03 +00:00
Tim Bannister 595850ca21 Revert pull request 24905
This reverts commit a9a7249330, reversing
changes made to 6d72006c7e - because these
commits were applied to the wrong branch.
2020-11-09 21:32:44 +00:00
Adhityaa Chandrasekar 5ab1d974b5 flow control metrics: switch to snake_case for labels
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2020-11-06 16:19:12 +00:00
yue9944882 72b8425895 a digit typo in apf docs 2020-09-21 16:27:34 +08:00
Kubernetes Prow Robot 6126c42ba1
Merge pull request #22683 from MikeSpreitzer/doc-health-for-strangers
Document the health-for-strangers workaround
2020-08-04 16:04:28 -07:00
Kubernetes Prow Robot 78e997cf3f
Merge pull request #22655 from MikeSpreitzer/doc-new-apf-metrics
Document new API Priority and Fairness metrics
2020-08-01 16:29:40 -07:00
Mike Spreitzer 499d0f4df1 Tweaked wording and added codenew example re health-for-strangers 2020-07-31 15:30:57 -04:00
Mike Spreitzer 8250aa2df0 Tweak APF metric doc in response to review 2020-07-31 15:26:47 -04:00
Mike Spreitzer b2f5fbeaac Document the health-for-strangers workaround
.. to issue #93359
2020-07-24 00:18:39 -04:00
Mike Spreitzer 7080355d10 Improve doc of /debug/api_priority_and_fairness/dump_requests
Include a non-phantom line.

Document the phantom lines (these are a bug, but not fixed yet, so
need to be documented).
2020-07-23 11:48:23 -04:00
Mike Spreitzer dc432198e5 Document APF debug URL paths
Documented the debug paths introduced by #90967
2020-07-23 00:22:34 -04:00
Mike Spreitzer 800a602e36 Document new API Priority and Fairness metrics
Also brush up the descriptions of some of the older metrics.
2020-07-22 21:19:29 -04:00
Karen Bradshaw ecc27bbbe7 add en pages 2020-06-09 19:33:15 -04:00
wangxy518 560ee51cb3
a misspelling
a misspelling
2020-06-03 15:43:07 +08:00
Kubernetes Prow Robot f1929c87ea
Merge pull request #20924 from celestehorgan/fix-broken-links
Fix broken links identified by linkchecker
2020-05-14 07:22:22 -07:00