Aerospike deployment with AKO
This section describes how to use AKO to create, deploy, and connect to an Aerospike Database Enterprise Edition (EE) cluster.
Create a cluster
You can create an Aerospike cluster with Helm or the Kubernetes command line tool, kubectl:
Connect to a cluster
Once your cluster is running, connect to the cluster to use Aerospike Admin (asadm) or interact with the database using client libraries.
Manage a cluster
After deployment, you can configure your Aerospike deployment and monitor your Kubernetes cluster.
To change versions, see upgrade Aerospike Database. AKO performs rolling upgrades with zero downtime.
To remove a cluster, see delete the Aerospike cluster.