Loading
Version: Operator 4.0.0Aerospike Kubernetes Operator System Requirements
Supported Aerospike Database Enterprise Edition versions:
- Aerospike Database Enterprise Edition version 6.0.0 to the most current release (8.0.X).
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.