mirror of https://gitee.com/bigwinds/arangodb
19 lines
662 B
Markdown
19 lines
662 B
Markdown
Cluster Deployment
|
|
==================
|
|
|
|
This _Chapter_ describes how to deploy an _ArangoDB Cluster_.
|
|
|
|
For a general introduction to the _ArangoDB Cluster_, please refer to the
|
|
[Cluster](../../Architecture/DeploymentModes/Cluster/README.md) chapter.
|
|
|
|
- [Preliminary Information](PreliminaryInformation.md)
|
|
- [Using the ArangoDB Starter](UsingTheStarter.md)
|
|
- [Manual Start](ManualStart.md)
|
|
- [Kubernetes](Kubernetes.md)
|
|
- [Mesos, DC/OS](Mesos.md)
|
|
|
|
Go through the detailed
|
|
[ArangoDB Cluster Administration Course](https://www.arangodb.com/arangodb-cluster-course/)
|
|
to dig deeper into maintenance, resilience and troubleshooting of your
|
|
distributed environment.
|