mirror of https://github.com/istio/istio.io.git
Update the deployment document for Citadel replica (#4026)
* Update the deployment document for Citadel replica * Fix lint error
This commit is contained in:
parent
656f35e1af
commit
d138bd479b
|
@ -10,7 +10,8 @@ control plane and the sidecar proxies, to a new release of Istio. The upgrade
|
|||
process may install new binaries and may change configuration and API schemas.
|
||||
The upgrade process may result in service downtime. To minimize downtime,
|
||||
please ensure your Istio control plane components and your applications are
|
||||
highly available with multiple replicas.
|
||||
highly available with multiple replicas (as multi-replica Citadel is still
|
||||
under development, Citadel should be deployed with one replica).
|
||||
|
||||
This flow assumes that the Istio components are installed and upgraded in the
|
||||
`istio-system` namespace.
|
||||
|
|
Loading…
Reference in New Issue