make release a link to releases (#328)

This commit is contained in:
Laurent Demailly 2017-05-23 20:29:37 -07:00 committed by Martin Taillefer
parent 74f0174523
commit dda05ff688
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ type: markdown
## Istio 0.1
Istio 0.1 is the initial release of Istio. It works in a single Kubernetes cluster and supports the following features:
Istio 0.1 is the initial [release](https://github.com/istio/istio/releases) of Istio. It works in a single Kubernetes cluster and supports the following features:
- Installation of Istio into a Kubernetes namespace with a single command.
- Semi-automated injection of Envoy proxies into Kubernetes pods.
- Automatic traffic capture for Kubernetes pods using iptables.