From 6e9233354c8f643639de37341d6c4a1a471563de Mon Sep 17 00:00:00 2001 From: Amos Chu Date: Thu, 17 Sep 2020 09:22:40 +0800 Subject: [PATCH] fix typo error (#328) Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> --- practice/upgrade.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/practice/upgrade.md b/practice/upgrade.md index b5c32f6c..592b2008 100644 --- a/practice/upgrade.md +++ b/practice/upgrade.md @@ -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