Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 539 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 539 Bytes

Istio upgrade

Starting from Istio 1.7 the recommended way to upgrade an Istio control plane is with the canary upgrade workflow, because the data plane can be gradually moved to use the new control plane version and hence this upgrade model is safer than the original in-place upgrade process.

The in-place upgrade model is still available, it is now only recommended for Istio patch versions when the data plane migration can be done in one step, with low risk for any traffic disruptions.