1
0
mirror of https://github.com/minio/docs.git synced 2025-07-28 19:42:10 +03:00

Patching replication docs for version match requirement (#825)

This commit is contained in:
Ravind Kumar
2023-04-20 10:36:31 -04:00
committed by GitHub
parent 579540ae5c
commit e7db29ff03
4 changed files with 13 additions and 4 deletions

View File

@ -105,6 +105,14 @@ All Sites Must Use the Same IDP
All sites must use the same :ref:`Identity Provider <minio-authentication-and-identity-management>`.
Site replication supports the included MinIO IDP, OIDC, or LDAP.
All Sites Must use the Same MinIO Server Version
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
All sites must have a matching and consistent MinIO Server version.
Configuring replication between sites with mismatched MinIO Server versions may result in unexpected or undesired replication behavior.
You should also ensure the :mc:`mc` version used to configure replication closely matches the server version.
Access to the Same Encryption Service
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~