Skip to content

Commit

Permalink
fix typo error (servicemesher#328)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
willseeyou and mergify[bot] authored Sep 17, 2020
1 parent 47f3325 commit 6e92333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion practice/upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ $ istioctl proxy-config endpoints ${pod_name}.default --cluster xds-grpc -ojson
升级过程中可能发生流量中断。为了缩短流量中断时间,请确保每个组件(Citadel 除外)至少运行有两个副本。同时,确保 `PodDisruptionBudgets` 配置最小可用性为 1。

`istoctl` 通过查看支持的版本列表,验证是否支持从当前 Istio 版本升级:
`istioctl` 通过查看支持的版本列表,验证是否支持从当前 Istio 版本升级:

```bash
$ istioctl manifest versions
Expand Down

0 comments on commit 6e92333

Please sign in to comment.