Qiming Teng
8b46ec4047
Fix several link errors
2024-01-01 21:15:50 +08:00
Abu Kashem
1c3945fa7e
apiserver: update APF documentation for GA
2023-11-22 14:49:27 -05:00
Mike Spreitzer
b415f25336
Update API Priority and Fairness metrics
...
Add some overlooked ones.
Note maturity level.
Signed-off-by: Mike Spreitzer <mspreitz@us.ibm.com>
2023-10-18 02:51:38 -04:00
Mengqi (David) Yu
771c701c71
fix broken link
2023-09-15 17:30:24 +00:00
Mengqi (David) Yu
0469dc9b32
address comments
2023-09-14 18:34:24 +00:00
Mengqi (David) Yu
ae7ae36b7c
move to reference doc and address comments
2023-09-14 00:18:42 +00:00
Mengqi (David) Yu
54e8463b76
add explanation for APF debug output
2023-09-14 00:09:35 +00:00
Mengjiao Liu
e8b136c3b3
Use code_sample shortcode instead of code shortcode
2023-09-05 17:10:14 +08:00
Michael
b8cc58a7a3
Clean up flow-control.md
2023-09-04 20:59:54 +08:00
natherz97
fbd11ee83e
Add section for APF good practices
2023-08-24 16:17:48 -07:00
Mengjiao Liu
68ba9633a2
Switch English to use code not codenew shortcode
2023-08-01 16:57:17 +08:00
Andrey Goran
eb522c126f
Replace {{< codenew ... >}} with {{% codenew ... %}} in all English docs ( #42180 )
...
* Replaced {{< codenew ... >}} with {{% codenew ... %}} in all files
* Reverted changes in non-english localizations
2023-07-25 05:54:06 -07:00
Ronak Nathani
f8da7d4ad9
Fixes a typo for "concurrency" in PriorityLevelConfiguration section
2023-06-06 10:07:50 -04:00
Grant He
a32bff3813
Fix typo ( #40365 )
...
* Fix typo
* Update flow-control.md
2023-05-09 18:32:58 -07:00
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