Download the Operator
The singlestore/operator
can be pulled from Docker Hub or from the Red Hat container registry.singlestore/operator
from the Red Hat container registry, you must first authenticate with the registry using a registry service account.singlestore/operator
container from the Red Hat container registry, follow the instructions on the Operator container page in the Red Hat Container Catalog.
Pull the image down onto a host directly to cache it locally.sdb-operator.
definition file as described in the next step.
When pulling the image, you can test deployments using the most current Operator build by specifying singlestore/operator
and the desired image.docker pull singlestore/operator:3.
).
Once you have access to the singlestore/operator
image, proceed with creating the object definition files for your cluster.
Last modified: September 7, 2022