mirror of https://github.com/istio/istio.io.git
836 B
836 B
title | description | weight | type | aliases | ||||
---|---|---|---|---|---|---|---|---|
Release Notes | Description of features and improvements for every Istio release. | 5 | section-index |
|
The latest Istio snapshot release is {{< istio_version >}} ([release notes](/about/notes/{{< istio_version >}}/)). You can download {{< istio_version >}} with:
$ curl -L https://git.io/getLatestIstio | sh -
The most recent stable release is 0.8. You can download 0.8 with:
$ curl -L https://git.io/getIstio | sh -
As we don't control the
git.io
domain, please examine the output of thecurl
command before piping it to a shell if running in any sensitive or non-sandboxed environment.