zh-trans: update docs/concepts/cluster-administration (#13825)

This commit is contained in:
SataQiu
2019-04-24 10:34:01 +08:00
committed by Kubernetes Prow Robot
parent b46ef1fc42
commit 6e760f2078
5 changed files with 12 additions and 18 deletions
@@ -105,5 +105,3 @@ Kubernetes 利用 OpenStack 服务目录对它知道如何使用的服务进行
bs-version=v2
```
{{% /capture %}}
@@ -49,7 +49,7 @@ content_template: templates/concept
* [Kubernetes 容器环境](/docs/concepts/containers/container-environment-variables/) 描述了 Kubernetes 节点上由 Kubelet 管理的容器的环境。
* [控制到 Kubernetes API 的访问](/docs/admin/accessing-the-api) 描述了如何为用户和 service accounts 建立权限许可.
* [控制到 Kubernetes API 的访问](/docs/admin/accessing-the-api)描述了如何为用户和 service accounts 建立权限许可
* [用户认证](/docs/admin/authentication)阐述了 Kubernetes 中的认证功能,包括许多认证选项。
@@ -83,5 +83,3 @@ content_template: templates/concept
* [记录和监控集群活动](/docs/concepts/cluster-administration/logging/)阐述了 Kubernetes 的日志如何工作以及怎样实现。
{{% /capture %}}
@@ -80,5 +80,3 @@ to periodically gather these metrics and make them available in some kind of tim
在生产环境中,您可能想配置 prometheus 或其他一些指标收集工具,以定期收集这些指标数据,并将它们应用到某种时间序列数据库中。
{{% /capture %}}