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

Co-authored-by: Qiming Teng <tengqm@outlook.com>
This commit is contained in:
wangyysde
2021-04-04 22:41:02 +08:00
committed by GitHub
parent d7f2720616
commit 021dc964b3
@@ -40,7 +40,7 @@ Examples of those components:
## Kubernetes 中组件的指标
在大多数情况下,可以通过HTTP访问组件endpoint的 `/metrics` 路径来获取组件的度量值。
对于那些默认情况下不暴露的endpoint的组件,可以使用 `--bind-address` 标志启用。
对于那些默认情况下不暴露端点的组件,可以使用 `--bind-address` 标志启用。
这些组件的示例: