mirror of https://github.com/istio/istio.io.git
Highlight and recommend canary upgrade (#9608)
* Highlight and recommend canary upgrade * remove words
This commit is contained in:
parent
f37c9725d0
commit
e4b5e2fe9a
|
@ -12,6 +12,10 @@ the upgrade, it checks that the Istio installation meets the upgrade eligibility
|
|||
criteria. Also, it alerts the user if it detects any changes in the profile
|
||||
default values between Istio versions.
|
||||
|
||||
{{< tip >}}
|
||||
[Canary Upgrade](/docs/setup/upgrade/canary/) is safer than doing an in-place upgrade and is the recommended upgrade method.
|
||||
{{< /tip >}}
|
||||
|
||||
The upgrade command can also perform a downgrade of Istio.
|
||||
|
||||
See the [`istioctl` upgrade reference](/docs/reference/commands/istioctl/#istioctl-upgrade)
|
||||
|
|
Loading…
Reference in New Issue