| title | CephObjectZoneGroup CRD |
|---|
Rook allows creation of zone groups in a Ceph Object Multisite configuration through a CRD. The following settings are available for Ceph object store zone groups.
apiVersion: ceph.rook.io/v1
kind: CephObjectZoneGroup
metadata:
name: zonegroup-a
namespace: rook-ceph
spec:
realm: realm-aname: The name of the object zone group to createnamespace: The namespace of the Rook cluster where the object zone group is created.
realm: The object realm in which the zone group will be created. This matches the name of the object realm CRD.