-
-
Notifications
You must be signed in to change notification settings - Fork 6
Wireguard setup #2
Copy link
Copy link
Closed
Labels
component: networkingAn issue relating to a host networking (e.g. DNS, WireGuard, SSH)An issue relating to a host networking (e.g. DNS, WireGuard, SSH)
Metadata
Metadata
Assignees
Labels
component: networkingAn issue relating to a host networking (e.g. DNS, WireGuard, SSH)An issue relating to a host networking (e.g. DNS, WireGuard, SSH)
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Done
Abstract
We should set up a Wireguard mesh network on each of the hosts so that we can have secure inter-node networking. We'll need to allocate a subnet for each server which we can then add containers and services onto for inter-node communication.
We'll most likely put together a PDEP for these allocations, it'll be something like
10.1.0.0/16is assigned toturing,10.2.0.0/16is assigned tolovelaceand so on. We'll also allocate a subnet for DevOps team members so that they can access the internal network and have full reach into services.Implementation
We need to: