From f3f87c8a23c9e1a8695909a4293297018834b3da Mon Sep 17 00:00:00 2001 From: Andrea Dell'Amico Date: Mon, 6 Nov 2023 13:46:16 +0100 Subject: [PATCH] Docker Swarm is not part of the main services. --- openstack-tf/d4s-production/basic-infrastructure/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/openstack-tf/d4s-production/basic-infrastructure/README.md b/openstack-tf/d4s-production/basic-infrastructure/README.md index d49c5cb..71fc81f 100644 --- a/openstack-tf/d4s-production/basic-infrastructure/README.md +++ b/openstack-tf/d4s-production/basic-infrastructure/README.md @@ -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