mirror of https://github.com/istio/istio.io.git
13 lines
464 B
Markdown
13 lines
464 B
Markdown
---
|
|
title: How do I get started using Istio?
|
|
order: 30
|
|
type: markdown
|
|
---
|
|
{% include home.html %}
|
|
|
|
We recommend starting with the [Guides]({{home}}/docs/guides/), which walks
|
|
through different core Istio concepts in a tutorial style. The guides show
|
|
case intelligent routing, policy enforcement, security, telemetry, etc.
|
|
|
|
To start using Istio on your existing Kubernetes or Consul deployment, please refer to our [Installation]({{home}}/docs/setup/) task guide.
|