Skip to main content
Loading
Version: Operator 2.0.0

System Requirements

The Aerospike Kubernetes Operator deploys and manages Aerospike Database Enterprise Edition, versions 4.9.0 to 5.7.0.8.

The Operator is supported on:

  • Kubernetes 1.16, 1.17, 1.18, 1.19, 1.20, 1.21, and 1.22
  • Openshift 4.6, 4.7, and 4.8

On the following platforms:

  • Amazon Elastic Kubernetes Service
  • Google Kubernetes Engine
  • Microsoft Azure Kubernetes Service
  • Locally via Minikube or Minik8s

Local Computer

Your local computer (the computer where you will be running kubectl commands) needs:

  • kubectl v1.11.3+
  • A copy of the files in the Aerospike Kubernetes Operator GitHub repo
  • Operator SDK CLI version 1.10.1

Install the Operator SDK CLI

Install operator-sdk version 1.10.1 using the installation guide