Skip to content

Commit 5255442

Browse files
authored
Merge pull request #26212 from ydFu/update-cluster-administration
Update cluster-administration flow-control.md and system-metrics.md
2 parents b8d1814 + 83a4212 commit 5255442

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -938,8 +938,11 @@ You can fetch like this:
938938
For background information on design details for API priority and fairness, see the
939939
[enhancement proposal](https://github.com/kubernetes/enhancements/blob/master/keps/sig-api-machinery/20190228-priority-and-fairness.md).
940940
You can make suggestions and feature requests via
941-
[SIG API Machinery](https://github.com/kubernetes/community/tree/master/sig-api-machinery).
941+
[SIG API Machinery](https://github.com/kubernetes/community/tree/master/sig-api-machinery)
942+
or the feature's [slack channel](http://kubernetes.slack.com/messages/api-priority-and-fairness).
942943
-->
943944
有关API优先级和公平性的设计细节的背景信息,
944945
请参阅[增强建议](https://github.com/kubernetes/enhancements/blob/master/keps/sig-api-machinery/20190228-priority-and-fairness.md)
945-
你可以通过 [SIG APIMachinery](https://github.com/kubernetes/community/tree/master/sig-api-machinery) 提出建议和特性请求。
946+
你可以通过 [SIG APIMachinery](https://github.com/kubernetes/community/tree/master/sig-api-machinery)
947+
或特性的 [Slack 频道](http://kubernetes.slack.com/messages/api-priority-and-fairness)
948+
提出建议和特性请求。

content/zh/docs/concepts/cluster-administration/system-metrics.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -303,10 +303,7 @@ endpoint on the scheduler. You must use the `--show-hidden-metrics-for-version=1
303303

304304
<!--
305305
* Read about the [Prometheus text format](https://github.com/prometheus/docs/blob/master/content/docs/instrumenting/exposition_formats.md#text-based-format) for metrics
306-
* See the list of [stable Kubernetes metrics](https://github.com/kubernetes/kubernetes/blob/master/test/instrumentation/testdata/stable-metrics-list.yaml)
307306
* Read about the [Kubernetes deprecation policy](/docs/reference/using-api/deprecation-policy/#deprecating-a-feature-or-behavior)
308307
-->
309308
* 阅读有关指标的 [Prometheus 文本格式](https://github.com/prometheus/docs/blob/master/content/docs/instrumenting/exposition_formats.md#text-based-format)
310-
* 查看 [Kubernetes 稳定指标](https://github.com/kubernetes/kubernetes/blob/master/test/instrumentation/testdata/stable-metrics-list.yaml)
311-
的列表
312309
* 阅读有关 [Kubernetes 弃用策略](/zh/docs/reference/using-api/deprecation-policy/#deprecating-a-feature-or-behavior)

0 commit comments

Comments
 (0)