Student material for TP2.2 of RVN course
Go to file
2023-12-11 13:08:38 +01:00
garage.hcl initial commit 2023-12-11 13:08:38 +01:00
install_nomad_consul.sh initial commit 2023-12-11 13:08:38 +01:00
README.md initial commit 2023-12-11 13:08:38 +01:00
Vagrantfile initial commit 2023-12-11 13:08:38 +01:00

RVN - TP2.2 : Ordonnancement de services sur une grappe

  1. Provisionner des VMs sur notre WAN avec Vagrant
  2. Déployer un cluster Consul
  3. Déployer un service avec Docker et le surveiller avec Consul
  4. Déployer des services avec Nomad

1. Provisionner des VMs

Continent IP sur continent IP VM
Amerique 10.13.1.3/24 10.13.1.31/24
Europe 10.13.2.1/24 10.13.2.11/24
Asie 10.13.3.4/24 10.13.3.41/24

Vous pouvez vous inspirer de :