zh-translation:/faq/general/how-do-i-get-started.md (#5538)

* translate how do i get started

* translate how do i get started
This commit is contained in:
GanymedeNil 2019-11-14 14:19:58 +08:00 committed by Istio Automation
parent b4d8df427b
commit 7f84777581
1 changed files with 3 additions and 5 deletions

View File

@ -1,10 +1,8 @@
---
title: How do I get started using Istio?
title: 我如何开始使用 Istio
weight: 30
---
We recommend starting with the [Guides](/docs/examples/), which walks
through different core Istio concepts in a tutorial style. The guides show
case intelligent routing, policy enforcement, security, telemetry, etc.
我们建议从 [指南](/zh/docs/examples/) 开始,该指南以教程的形式介绍了 Istio 不同的核心概念。该指南中的案例包括了智能路由、策略执行、安全、遥测等。
To start using Istio on your existing Kubernetes or Consul deployment, please refer to our [Installation instructions](/docs/setup/).
要在现有 Kubernetes 或 Consul 上部署和使用 Istio请参阅我们的 [安装说明](/zh/docs/setup/)。