istio.io/docs/index.html

48 lines
2.1 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
layout: docs
title: Overview
headline: 'Documentation'
bodyclass: docs
---
<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 tutorials for on how to use various Istio features, and more. If youre new to Istio we recommend that you read <a href="guides/"><b>What is
istio?</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="samples/">Samples</a>. </p>
<!--<h2 class="col-sm-8 doc-header">Istio uickstart</h2>
<div class="lang-card-selector col-xs-12">
<div class="lang-card">
<div class="lang-card-title">PHP</div>
<a class="lang-card-link" href="quickstart/">Quick Start Guide</a>
<a class="lang-card-link" href="tutorials/basic/">gRPC Basics Tutorial</a>
<a class="lang-card-link" href="#">API Reference</a>
</div>
</div>-->
</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 class="lang-card-selector col-sm-10">
<div class="lang-card">
<div class="lang-card-title">APIs</div>
<a class="lang-card-link" href="https://github.com/GoogleCloudPlatform/cloud-bigtable-client">Traffic Management APIs</a>
<a class="lang-card-link" href="https://cloud.google.com/blog/big-data/2016/03/announcing-grpc-alpha-for-google-cloud-pubsub">Policy Management APIs</a>
</div>
<div class="lang-card">
<div class="lang-card-title">Integration</div>
<a class="lang-card-link" href="https://nghttp2.org/blog/2015/03/24/proxying-grpc-with-nghttpx/">FILL ME</a>
</div>
</div>
</div>
</div>
</div>