eimis-ans / eimis-synapse

Make a Synapse homeserver work on a managed kubernetes server hosted by OVH

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Network issues

heroinedor opened this issue · comments

Following the first experimentation of connexion with CapGemini network, here are some points to investigate :

  • is it possible to avoid the creation of private networks, and deploy our infrastructure on the Capgemini's existing network ?
  • is it possible to fix the vlan_id of a private network ?
  • is it possible to avoid the creation of the router ?
  • update env var in develop env
  • update env var in preprod env

Modif reverted. Prod fork will use

  value_specs = {
    "provider:network_type" = "vlan"
    "provider:segmentation_id" = var.van_id
  }

in openstack_networking_network_v2 resource