Is the overlay network a mesh like linkerd? Or are these run by different people? I find that baking SSL and networking code into the process can lead to difficult to resolve production issues
Discussion
it’s a mesh network on Proxmox
I try to avoid "being helpful after it's too late", but you might be interested in:
https://github.com/juanfont/headscale
Or
This would work best for my use case: https://github.com/slackhq/nebula
But currently I also see other benefits in using TLS (FDB uses TLS certs to distinguish server-to-server communication, from clients)
I'm not familiar with nebula, but it seems reasonable