Browse Source

Update 'README.md'

dev
cs171027 4 years ago
parent
commit
f5ebe107a7
  1. 3
      README.md

3
README.md

@ -11,3 +11,6 @@ As an operating system we used the same for all docker (manager & worker) nodes
In more detail, the manager node is running on the host machine itself, while the provisioning of LXC containers permits the creation of multiple worker nodes on which the galera cluster runs as a service, which are running on the same host and are sharing the same Linux Kernel without the need for other separate or dedicated worker machines/VMs.
Ansible is used for the total automation of the deployment process, which is constituted after by the usage of Makefile, in the specific case of the combination of LXC with Docker swarm and Galera cluster, provided that all the necessary modules are available with the latest version of ansible which is installed automatically by make.
#### Team:
* cs171027
Loading…
Cancel
Save