Docker Swarm is not part of the main services.
This commit is contained in:
parent
3cb8725d54
commit
f3f87c8a23
|
@ -3,11 +3,9 @@
|
|||
* Load balancer as a service (openstack), L4.
|
||||
|
||||
> * Main Octavia load balancer
|
||||
> * Swarm Octavia load balancer
|
||||
|
||||
* Two VMs as HAPROXY L7 instances for the main services. The dataminers will be also served by this load balancer.
|
||||
* A shell server, with floating IP address, that will be used as a proxy to reach all the other VMs.
|
||||
* A internal CA service.
|
||||
* A Prometheus instance.
|
||||
* A PostgreSQL server instance, with a dedicated network
|
||||
* A Docker Swarm cluster with a NFS service on a dedicated network
|
||||
|
|
Loading…
Reference in New Issue