Loading
Version: Operator 4.0.1Aerospike Kubernetes Operator System Requirements
Supported Aerospike Database versions:
AKO supports Aerospike Database Enterprise Edition (EE) 6.0 and later.
Supported Kubernetes and Openshift versions:
- Kubernetes 1.23 to 1.32.
- Openshift 4.10 to 4.17.
Supported platforms:
Amazon Elastic Kubernetes Service (EKS).
cautionAerospike does not support GKE Autopilot clusters, only standard clusters. Autopilot clusters impose certain restrictions that can impact deployment workflows on both OLM and Helm.
- OLM does not work well in Autopilot clusters due to resource constraints.
- On Helm,
cert-manager
does not work out of the box due to Autopilot’s enforced security.
Required local setup:
The computer where you run kubectl commands needs:
- kubectl v1.19 and later.
- The files in the Aerospike Kubernetes Operator GitHub repository.