Installing the Special Resource Operator

Last published : Jun 12, 2026
You must install a Special Resource Operator (SRO) first, before installing Veritas InfoScale. After the SRO is installed on the system, InfoScale can be deployed.
  1. Download YAML_8.0.210.tar.gz from the Veritas Download Center.
  2. Unzip and untar YAML_8.0.210.tar.gz.
After you unzip and untar YAML_8.0.210.tar.gz, the folders /YAML/OpenShift/, /YAML/DR, and /YAML/Kubernetes are created. Each folder contains files required for installation.
  1. On a Kubernetes cluster -
    • Run kubectl create -f /YAML/Kubernetes/sro.yaml on the master node to install the Special Resource Operator (SRO) .
    • Run kubectl create -f /YAML/Kubernetes/sr.yaml on the master node to create Special Resource.
  2. Run the following commands and review the output to verify whether SR creation and SRO installation is successful.
    • kubectl get SpecialResource
Output similar to the following indicates a successful installation.
NAME                        AGE
special-resource-preamble   2m24s
  • kubectl get pods -n openshift-special-resource-operator
Output similar to the following indicates a successful installation.
NAME                                READY  STATUS    RESTARTS   AGE
special-resource-controller-manager-66c8fc64b5-9wv6l 1/1  Running 0       2m35s
Note: The name in the output here is used in the following command.
  • kubectl logs special-resource-controller-manager-66c8fc64b5-9wv6l -n openshift-special-resource-operator -c manager
Output similar to the following indicates a successful installation.
<timestamp>    INFO    status
 RECONCILE SUCCESS: Reconcile