ArangoDB Kubernetes Operator

The ArangoDB Kubernetes Operator (kube-arangodb) is a set of operators that you can deploy in your Kubernetes cluster

The Kubernetes operator lets you do the following:

  • Manage deployments of the ArangoDB database
  • Manage backups
  • Provide PersistentVolumes on local storage of your nodes for optimal storage performance
  • Configure ArangoDB Datacenter-to-Datacenter Replication

Continue with Using the ArangoDB Kubernetes Operator  to learn how to install the ArangoDB Kubernetes operator and create your first deployment.

You can find information about troubleshooting, CustomResource references, and other details in the kube-arangodb documentation .

Also check the production readiness state .