iT3E / tnwks-ops

A mono repository for my home infrastructure and Kubernetes cluster which adheres to Infrastructure as Code (IaC) and GitOps practices where possible
https://iT3E.github.io/tnwks-ops
MIT License
1 stars 0 forks source link

feat: vyos HA setup (VRRP) #40

Open iT3E opened 1 year ago

iT3E commented 1 year ago

https://docs.vyos.io/en/latest/configuration/highavailability/index.html

iT3E commented 1 year ago

https://docs.vyos.io/en/latest/configuration/highavailability/index.html#transition-scripts to deal with container problems

iT3E commented 1 year ago

102 will address this somewhat...at least the priority. The plan is to move a lot of critical vyos functions 'up the stack' meaning moving a lot of the current functionality off of the vyos VM, and on to the new hardware at the edge.

The production networks (UISP-140 and Unifi) will be offoaded to their own spokes, with the edge vyos device being the hub. Moving them out of the PVE cluster will remove some complexity, with the primary goal being better resiliency.