Install AKO
Overview
You can install AKO in different ways depending on your deployment needs. AKO supports installation on all major Kubernetes cloud providers and on your own hardware.
Check the system requirements and make sure you understand the limitations before installing.
Method 1: Install AKO using Operator Lifecycle Manager (OLM)
We recommend using Operator Lifecycle Manager (OLM) to run and manage AKO in production environments.
Follow the steps here to install the Aerospike Kubernetes Operator using OperatorHub.
Method 2: Install AKO using Helm Charts
You can also install AKO and Aerospike clusters using Helm charts if you prefer. Helm and OLM based setups should not be mixed. Do not deploy AKO with one method and an Aerospike cluster with another.
Follow the steps here to install the Aerospike Kubernetes Operator using Helm charts.
Next steps
After AKO is running on your Kubernetes cluster, see Deploy Aerospike clusters to set up an Aerospike cluster.