mirror of
https://github.com/minio/docs.git
synced 2025-07-28 19:42:10 +03:00
DOCS-340: Wrong image used for active-passive replication
This commit is contained in:
@ -14,9 +14,9 @@ Enable One-Way Server-Side Bucket Replication
|
||||
The procedure on this page creates a new bucket replication rule for
|
||||
one-way synchronization of objects between MinIO buckets.
|
||||
|
||||
.. image:: /images/active-active-replication.svg
|
||||
.. image:: /images/active-passive-replication.svg
|
||||
:width: 600px
|
||||
:alt: Active-Active Replication synchronizes data between two remote clusters.
|
||||
:alt: Active-Passive Replication synchronizes data from a source MinIO cluster to a remote MinIO cluster.
|
||||
:align: center
|
||||
|
||||
MinIO server-side replication supports at most *two* MinIO clusters. Both
|
||||
|
Reference in New Issue
Block a user