mirror of https://github.com/istio/istio.io.git
22 lines
969 B
Markdown
22 lines
969 B
Markdown
---
|
|
title: Docs
|
|
headline: 'Istio Docs'
|
|
sidenav: doc-side-home-nav.html
|
|
bodyclass: docs
|
|
layout: docs
|
|
type: markdown
|
|
---
|
|
|
|
Welcome to Istio's documentation home page. From here you can learn all about Istio by following
|
|
the links below:
|
|
|
|
- [Concepts]({{site.bareurl}}/docs/concepts). Concepts explain some significant aspect of Istio. This
|
|
is where you can learn about what Istio does and how it does it.
|
|
- [Tasks]({{site.bareurl}}/docs/tasks). Tasks show you how to do a single directed activity with Istio.
|
|
- [Tutorials]({{site.bareurl}}/docs/tutorials). Tutorials are more involved, composing many individual tasks together
|
|
to show you how to perform more complex activities.
|
|
- [Samples]({{site.bareurl}}/docs/samples). Samples are fully working stand-alone examples
|
|
intended to highlight a particular set of Istio's features.
|
|
- [Reference]({{site.bareurl}}/docs/reference). Detailed exhaustive list of
|
|
command-line options, configuration options, and API definitions.
|