1
0
Fork 0
arangodb/Documentation/Books/Manual/Deployment/Kubernetes
Simran 6e84bde5da
Doc - Make cleanOutServer step mandatory in drain documentation (#8462) (#8466)
* Doc - Make cleanOutServer step mandatory in drain documentation (#8462)

* Fix cluster health indention
2019-03-20 12:57:25 +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
Drain.md Doc - Make cleanOutServer step mandatory in drain documentation (#8462) (#8466) 2019-03-20 12:57:25 +01:00
DriverConfiguration.md Doc - Cherry pick from devel (#6571) (#6631) 2018-10-02 17:04:56 +02:00
HealthyCluster.png Doc - New k8 drain page (#8231) 2019-02-21 19:11:06 +01: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
ShardsInSync.png Doc - New k8 drain page (#8231) 2019-02-21 19:11:06 +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.