1
0
Fork 0
arangodb/Documentation/Books/Manual/Deployment/Kubernetes
sleto-it 099fd6d2db
Doc - Forwardports to devel - 2018-12-27 (#7858)
2018-12-27 17:12:50 +01:00
..
Authentication.md
ConfigAndSecrets.md
Dashboards.md
DeploymentReplicationResource.md
DeploymentResource.md Doc - sync external repositories (#7616) 2018-12-05 18:49:11 +01:00
DriverConfiguration.md
Helm.md
Metrics.md
README.md
Scaling.md
ServicesAndLoadBalancer.md Doc - sync external repositories (#7616) 2018-12-05 18:49:11 +01:00
Storage.md
StorageResource.md
Tls.md Doc - Forwardports to devel - 2018-12-27 (#7858) 2018-12-27 17:12:50 +01:00
Troubleshooting.md
Upgrading.md
Usage.md Doc - sync external repositories (#7616) 2018-12-05 18:49:11 +01:00

README.md

ArangoDB Kubernetes Operator

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

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

Each of these uses involves a different custom resource.

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