1
0
Fork 0
arangodb/Documentation/Books/Manual/Deployment/Kubernetes
maxkernbach bdb51b063c Doc - Sync external repos (#8063) 2019-01-30 20:16:07 +01:00
..
Authentication.md Doc - Cherry pick from devel (#6571) (#6631) 2018-10-02 17:04:56 +02:00
ConfigAndSecrets.md Doc - Cherry pick from devel (#6571) (#6631) 2018-10-02 17:04:56 +02:00
Dashboards.md Doc - Cherry pick from devel (#6571) (#6631) 2018-10-02 17:04:56 +02:00
DeploymentReplicationResource.md Doc - Cherry pick from devel (#6571) (#6631) 2018-10-02 17:04:56 +02:00
DeploymentResource.md Doc - Sync external repos (#8063) 2019-01-30 20:16:07 +01:00
DriverConfiguration.md Doc - Cherry pick from devel (#6571) (#6631) 2018-10-02 17:04:56 +02:00
Helm.md Doc - Cherry pick from devel (#6571) (#6631) 2018-10-02 17:04:56 +02:00
Metrics.md Doc - Cherry pick from devel (#6571) (#6631) 2018-10-02 17:04:56 +02:00
README.md Doc - Cherry pick from devel (#6571) (#6631) 2018-10-02 17:04:56 +02:00
Scaling.md Doc - Cherry pick from devel (#6571) (#6631) 2018-10-02 17:04:56 +02:00
ServicesAndLoadBalancer.md Doc - sync external repositories (#7617) 2018-12-05 18:47:27 +01:00
Storage.md Doc - Cherry pick from devel (#6571) (#6631) 2018-10-02 17:04:56 +02:00
StorageResource.md Doc - Cherry pick from devel (#6571) (#6631) 2018-10-02 17:04:56 +02:00
Tls.md Doc - Improve MacOS Installation page (#7850) 2018-12-27 11:01:02 +01:00
Troubleshooting.md Doc - Cherry pick from devel (#6571) (#6631) 2018-10-02 17:04:56 +02:00
Upgrading.md Doc - Cherry pick from devel (#6571) (#6631) 2018-10-02 17:04:56 +02:00
Usage.md Doc - sync external repositories (#7617) 2018-12-05 18:47:27 +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.