Highlight and recommend canary upgrade (#9608)

* Highlight and recommend canary upgrade

* remove words
This commit is contained in:
Shamsher Ansari 2021-04-29 22:19:11 +05:30 committed by GitHub
parent f37c9725d0
commit e4b5e2fe9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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)