Installed Operators
When installing Fusion Data Foundation from the Operator Hub, four separate deployments are created. These operators run independently and interact with each other by creating customer resources (CRs) that are watched by the other operators.
The four separate deployments created are as follows:
odf-operator- Defines the
odf-operatorPod. ocs-operator- Defines the
ocs-operatorPod which runs processes forocs-operatorand itsmetrics-exporterin the same container.The
ocs-operatoris primarily responsible for creating the CRs to configure Ceph storage and Multicloud Object Gateway. rook-ceph-operator- Defines the
rook-ceph-operatorPod. mcg-operator- Defines the
mcg-operatorPod.The
mcg-operatorsometimes creates Ceph volumes for use by its components.