Download the Operator
Warning
SingleStore 9.0 gives you the opportunity to preview, evaluate, and provide feedback on new and upcoming features prior to their general availability. In the interim, SingleStore 8.9 is recommended for production workloads, which can later be upgraded to SingleStore 9.0.
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