mirror of https://github.com/istio/istio.io.git
Fix warning (#4366)
This commit is contained in:
parent
7cf067989b
commit
cffa20642c
|
@ -13,10 +13,10 @@ please ensure your Istio control plane components and your applications are
|
|||
highly available with multiple replicas (as multi-replica Citadel is still
|
||||
under development, Citadel should be deployed with one replica).
|
||||
|
||||
{{ warning }}
|
||||
{{< warning >}}
|
||||
Citadel does not support multiple instances. Running multiple Citadel instances
|
||||
may introduce race conditions and lead to system outages.
|
||||
{{ /warning }}
|
||||
{{< /warning >}}
|
||||
|
||||
This flow assumes that the Istio components are installed and upgraded in the
|
||||
`istio-system` namespace.
|
||||
|
|
Loading…
Reference in New Issue