Important
The SingleStore 9.1 release candidate (RC) is available now. It will be promoted to general availability (GA) soon and at that time it will be renamed to SingleStore 10.
In the interim, SingleStore 9.1 RC can be used to preview, evaluate, and provide feedback on the new and upcoming features in SingleStore 10, while SingleStore 9.0 is recommended for production workloads.
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: