mirror of https://github.com/istio/istio.io.git
[zh] Sync /setup/upgrade/canary/ (#14532)
* [zh] Sync /setup/upgrade/canary/ * apply suggestions from hanxiaop
This commit is contained in:
parent
610d0b829f
commit
b635e8eaf9
|
@ -26,7 +26,7 @@ $ istioctl x precheck
|
|||
|
||||
{{< idea >}}
|
||||
当使用基于版本的升级时,支持跨越两个小版本(例如,直接从版本 `1.15` 到 `1.17`)。
|
||||
这与原地升级相反,原地升级需要升级到每个中间次要版本释放。
|
||||
这与原地升级不同,原地升级要求必须升级到每一个中间的小版本。
|
||||
{{< /idea >}}
|
||||
|
||||
## 控制平面 {#control-plane}
|
||||
|
@ -162,7 +162,7 @@ $ istioctl proxy-status | grep "\.test-ns "
|
|||
$ kubectl label ns app-ns-3 istio.io/rev=prod-canary
|
||||
{{< /text >}}
|
||||
|
||||
1. 在每个命名空间中部署一个休眠 Pod 示例:
|
||||
1. 在每个命名空间中部署一个 sleep Pod 示例:
|
||||
|
||||
{{< text bash >}}
|
||||
$ kubectl apply -n app-ns-1 -f samples/sleep/sleep.yaml
|
||||
|
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 307 KiB After Width: | Height: | Size: 336 KiB |
Binary file not shown.
Before Width: | Height: | Size: 321 KiB |
Binary file not shown.
Before Width: | Height: | Size: 320 KiB |
Loading…
Reference in New Issue