10000 Merge pull request #110 from arangodb/remove-mesos · arangodb/docs@e76fd75 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Commit e76fd75

Browse files
authored
Merge pull request #110 from arangodb/remove-mesos
2 parents 266b17e + 1a192b9 commit e76fd75

13 files changed

+10
-334
lines changed

3.5/architecture-deployment-modes-cluster-architecture.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -391,9 +391,8 @@ Deployment
391391
----------
392392

393393
An ArangoDB Cluster can be deployed in several ways, e.g. by manually
394-
starting all the needed instances, by using the tool
395-
[_Starter_](programs-starter.html), in
396-
Docker, in Mesos or DC/OS, and in Kubernetes.
394+
starting all the needed instances, by using the tool
395+
[_Starter_](programs-starter.html), in Docker and in Kubernetes.
397396

398397
See the [Cluster Deployment](deployment-cluster.html)
399398
chapter for instructions.

3.5/architecture-deployment-modes-cluster-data-models.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,6 @@ single document operations still scale linearly with the size of the
3333
cluster, unless a special sharding configuration makes lookups or
3434
write operations more expensive.
3535

36-
For a deeper analysis of this topic see
37-
[this blog post](https://mesosphere.com/blog/2015/11/30/arangodb-benchmark-dcos/){:target="_blank"}
38-
in which good linear scalability of ArangoDB for single document operations
39-
is demonstrated.
40-
4136

4237
Complex queries and joins
4338
-------------------------

3.5/cookbook/cloud.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
22
layout: default
33
---
4-
Cloud, DCOS and Docker
5-
======================
4+
Cloud and Docker
5+
================
66

77
Docker
88
------
99

1010
- [Docker ArangoDB](cloud-docker-container.html)
1111
- [Docker with NodeJS App](cloud-node-js-docker.html)
12-

3.5/deployment-cluster-mesos.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

3.5/deployment-cluster.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,10 @@ This _Chapter_ describes how to deploy an _ArangoDB Cluster_.
1010
For a general introduction to the _ArangoDB Cluster_, please refer to the
1111
[Cluster](architecture-deployment-modes-cluster.html) chapter.
1212

13-
- [Preliminary Information](deployment-cluster-preliminary-information.html)
13+
- [Preliminary Information](deployment-cluster-preliminary-information.html)
1414
- [Using the ArangoDB Starter](deployment-cluster-using-the-starter.html)
1515
- [Manual Start](deployment-cluster-manual-start.html)
16-
- [Kubernetes](deployment-cluster-kubernetes.html)
17-
- [Mesos, DC/OS](deployment-cluster-mesos.html)
16+
- [Kubernetes](deployment-cluster-kubernetes.html)
1817

1918
Go through the detailed
2019
[ArangoDB Cluster Administration Course](https://www.arangodb.com/arangodb-cluster-course/){:target="_blank"}

3.5/deployment-dc2-dc-cluster.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,7 @@ This must be shared between cluster nodes.
6060
Sharing secrets is obviously a very delicate topic. The above workflow assumes
6161
that the operator will put a secret in a file named `${CLUSTERSECRETPATH}`.
6262

63-
We recommend to use a dedicated system for managing secrets like HashiCorps' `Vault` or the
64-
secret management of `DC/OS`.
63+
We recommend to use a dedicated system for managing secrets like HashiCorp's `Vault`.
6564

6665
## Required ports
6766

3.5/deployment-dcos-cluster-mesos.md

Lines changed: 0 additions & 227 deletions
This file was deleted.

3.5/deployment-dcos-mesos-containers.md

Lines changed: 0 additions & 61 deletions
This file was deleted.

3.5/deployment-dcos.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

3.5/deployment-technology.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@ ArangoDB Deploying Options by _Technology_
88
- [ArangoDB Starter](deployment-arango-dbstarter.html)
99
- [Docker](deployment-docker.html)
1010
- [Kubernetes](deployment-kubernetes.html)
11-
- [Mesos, DC/OS](deployment-dcos.html)

0 commit comments

Comments
 (0)
0