add zh pages

This commit is contained in:
Karen Bradshaw
2020-06-01 09:23:39 -04:00
parent 21fd0a12f9
commit 4b35d4d401
303 changed files with 2764 additions and 2439 deletions
@@ -4,7 +4,7 @@ reviewers:
- mikedanese
- rf232
title: 网页界面 (Dashboard)
content_template: templates/concept
content_type: concept
weight: 10
card:
name: tasks
@@ -18,7 +18,7 @@ reviewers:
- mikedanese
- rf232
title: Web UI (Dashboard)
content_template: templates/concept
content_type: concept
weight: 10
card:
name: tasks
@@ -27,7 +27,7 @@ card:
---
-->
{{% capture overview %}}
<!-- overview -->
<!--
Dashboard is a web-based Kubernetes user interface. You can use Dashboard to deploy containerized applications to a Kubernetes cluster, troubleshoot your containerized application, and manage the cluster resources. You can use Dashboard to get an overview of applications running on your cluster, as well as for creating or modifying individual Kubernetes resources (such as Deployments, Jobs, DaemonSets, etc). For example, you can scale a Deployment, initiate a rolling update, restart a pod or deploy new applications using a deploy wizard.
@@ -40,10 +40,10 @@ Dashboard 同时展示了 Kubernetes 集群中的资源状态信息和所有报
![Kubernetes Dashboard UI](/images/docs/ui-dashboard.png)
{{% /capture %}}
{{% capture body %}}
<!-- body -->
<!--
## Deploying the Dashboard UI
@@ -369,9 +369,10 @@ Pod 列表和详细信息页面可以链接到 Dashboard 内置的日志查看
-->
![日志浏览](/images/docs/ui-dashboard-logs-view.png)
{{% /capture %}}
{{% capture whatsnext %}}
## {{% heading "whatsnext" %}}
<!--
For more information, see the
@@ -380,4 +381,4 @@ For more information, see the
更多信息,参见
[Kubernetes Dashboard 项目页面](https://github.com/kubernetes/dashboard).
{{% /capture %}}