Important
Self-managed SingleStore will soon transition from version 9.1 RC to version 10. This new semantic versioning scheme will provide SingleStore with finer control over engine and feature releases that were not possible with the current versioning scheme.
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 prior to its general availability. Ahead of this transition, SingleStore 9.0 is recommended for production workloads, which can later be upgraded to SingleStore 10.
Kubernetes
On this page
Introduction
Note
This guide is intended for readers that are familiar with using Kubernetes and understand the purpose of an operator.
In this tutorial, you will deploy a cluster in a Kubernetes environment using a Kubernetes operator.
The SingleStore (formerly MemSQL) Operator (or simply, "the Operator") is also certified to run on the various Red Hat OpenShift platforms, so it will work natively with the OpenShift UI portal and other OpenShift management tools.
A four-node cluster is the minimal recommended cluster size for showcasing SingleStore as a distributed, highly-available database; however, you can use the procedures in this tutorial to scale out to additional nodes for increased performance over large data sets or to handle higher concurrency loads.
In this section
Last modified: