Skip to main content
Loading
Version: Operator 3.4.0

Install the Aerospike Kubernetes Operator Using OLM

We recommend using Operator Lifecycle Manager (OLM) to run and manage the Aerospike Kubernetes Operator in production environments.

To begin, create a new Kubernetes cluster on the platform of your choice, and configure kubectl to use that cluster. See the Requirements page for Kubernetes version and other requirements.

OpenShift deployments

OLM is installed by default on OpenShift deployments. See OpenShift for instructions on using OLM for OpenShift.

Non-OpenShift deployments

If you are using a Kubernetes deployment on another framework, such as self-hosted (Vanilla Kubernetes) or on a cloud service provider, follow these instructions to first install OLM and then the operator itself: Install from OperatorHub.

note

If you are installing on an ARM processor, make sure the installed OLM version is 0.25.0 or later.

Next steps

Once AKO is running on your Kubernetes cluster, see Deploy Aerospike clusters to set up an Aerospike cluster.