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

836 B

title description weight type aliases
Release Notes Description of features and improvements for every Istio release. 5 section-index
/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:

$ 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 the curl command before piping it to a shell if running in any sensitive or non-sandboxed environment.