aboutsummaryrefslogtreecommitdiff
path: root/doc/book/src/getting_started/cluster.md
blob: a17bf14e79ad4052e549dd40c6eda831a1624bc6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Configure a cluster

## Test cluster

## Real-world cluster

For our example, we will suppose we have the following infrastructure:

| Location | Name    | IP Address | Disk Space |
|----------|---------|------------|------------|
| Paris    | Mercury | fc00:1::1  | 1 To       |
| Paris    | Venus   | fc00:1::2  | 2 To       |
| London   | Earth   | fc00:1::2  | 2 To       |
| Brussels | Mars    | fc00:B::1  | 1.5 To     |