istio.io/content/about/notes/_index.md

1.0 KiB

title description weight aliases
Release Notes Description of features and improvements for every Istio release. 5
/docs/reference/release-notes.html
/release-notes
/docs/welcome/notes/index.html
/docs/references/notes

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.io domain, please examine the output of the curl command before piping it to a shell if running in any sensitive or non-sandboxed environment.