zh:update page of about_notes (#2392)

* update page of about_notes

* format

* delete alias

* format
This commit is contained in:
fish 2018-08-27 10:45:57 +08:00 committed by istio-bot
parent 59fe531036
commit 41e7afd975
1 changed files with 4 additions and 12 deletions

View File

@ -2,8 +2,10 @@
title: 发行说明
description: 每个 Istio 版本的功能和改进说明。
weight: 5
icon: /img/notes.svg
---
- [Istio 1.1](./1.1)
- [Istio 1.0](./1.0)
- [Istio 0.8](./0.8)
- [Istio 0.7](./0.7)
@ -14,16 +16,6 @@ weight: 5
- [Istio 0.2](./0.2)
- [Istio 0.1](./0.1)
最新的 Istio snapshot 版本是 {{< istio_version >}} [发行说明](/zh/about/notes/{{< istio_version >}}/))。您可以使用下面的命令[下载 {{< istio_version >}}](https://github.com/istio/istio/releases)
点击我们的[下载页面](https://github.com/istio/istio/releases) 下载 Istio 二进制文件.
{{< text bash >}}
$ curl -L https://git.io/getLatestIstio | sh -
{{< /text >}}
最新的稳定版本为 0.8。您可以使用下面的命令下载:
{{< text bash >}}
$ curl -L https://git.io/getIstio | sh -
{{< /text >}}
> 由于我们不控制 `git.io` 域,如果在任何敏感或非沙盒环境中运行,请检查 `curl` 命令的输出,然后再将其输出到 shell。
如果你正在找早期的 Istio 版本, 那就点击我们的 [早期版本文档](https://archive.istio.io/).