Upgrade the Aerospike Version for Aerospike Clusters on Kubernetes
AKO performs a rolling upgrade of the Aerospike cluster one node at a time by default, meaning that the upgrade is accomplished with zero downtime.
A new node is created with the same pod configuration as the chosen node to upgrade.
For this example, the cluster is deployed using a file named aerospike-cluster.yaml.
Start the Upgrade
To upgrade the Aerospike cluster change the spec.image field in the aerocluster CR to the desired Aerospike enterprise server docker image.