mirror of https://github.com/istio/istio.io.git
27 lines
1012 B
HTML
27 lines
1012 B
HTML
---
|
||
layout: docs
|
||
title: Docs
|
||
headline: 'Istio Docs'
|
||
bodyclass: docs
|
||
sidenav: doc-side-home-nav.html
|
||
---
|
||
<div class="container">
|
||
<div class="row">
|
||
<div class="col-md-11 nofloat center-block">
|
||
<p class="lead col-sm-8">Welcome to the developer documentation for Istio.
|
||
Here you can learn about key istio concepts, find quick starts, reference
|
||
material, and guides for on how to use various Istio features, and more. If you’re new to Istio we recommend that you read <a href="concepts/"><b>Istio concepts</b></a> to find out more about our system and how it works. Or, if you want to see Istio in action first, visit the <a href="demos/">Demos</a>. </p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="container">
|
||
<div class="row">
|
||
<div class="col-md-11 nofloat center-block">
|
||
<h2 class="col-sm-8 doc-header">Istio by Use Cases</h2>
|
||
<div class="col-sm-10 use-description">
|
||
<p>FILL ME. Various use-case driven examples for Istio.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|