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