From 5ab06229c69be6e93107e02262e344ce4b4218bf Mon Sep 17 00:00:00 2001 From: yue9944882 <291271447@qq.com> Date: Tue, 8 Dec 2020 13:22:01 +0800 Subject: [PATCH] references api-priority-and-fairness slack channel --- .../en/docs/concepts/cluster-administration/flow-control.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/concepts/cluster-administration/flow-control.md b/content/en/docs/concepts/cluster-administration/flow-control.md index 9c1bcb817a..6cb4c386d3 100644 --- a/content/en/docs/concepts/cluster-administration/flow-control.md +++ b/content/en/docs/concepts/cluster-administration/flow-control.md @@ -527,5 +527,5 @@ When you enable the API Priority and Fairness feature, the kube-apiserver serves For background information on design details for API priority and fairness, see the [enhancement proposal](https://github.com/kubernetes/enhancements/blob/master/keps/sig-api-machinery/20190228-priority-and-fairness.md). -You can make suggestions and feature requests via [SIG API -Machinery](https://github.com/kubernetes/community/tree/master/sig-api-machinery). +You can make suggestions and feature requests via [SIG API Machinery](https://github.com/kubernetes/community/tree/master/sig-api-machinery) +or the feature's [slack channel](http://kubernetes.slack.com/messages/api-priority-and-fairness).