Skip to content

System Requirements

Sage edited this page Mar 11, 2021 · 7 revisions

What does it support?

The Aeropsike Operator deploys and manages Aerospike Database Enterprise Edition, versions 4.0.0 and later and is supported on the following platforms:

The Operator is supported on the following cloud platforms:

  • Kubernetes 1.16, 1.17, 1.18
  • Amazon Elastic Kubernetes Service
  • Google Kubernetes Engine
  • Microsoft Azure Kubernetes Service

Supported K8s version

  • Client 1.6+
  • Server 1.6+

Please note that the Operator is currently in beta and the custom resource specification may evolve and change.

How does it work?

The Aerospike Operator extends Kubernetes by defining types that represent Aerospike clusters. These types are declarative; they define what the cluster should look like. The Operator monitors Kubernetes for Aeropsike resources, creating or updating Aeropsike Clusters to match the defined specification.

Get started

See also