Burrow
Service mesh based on rathole and traefik
Install / Use
/learn @firecow/BurrowREADME
Burrow
Distributed service mesh with native QUIC tunneling. Single static Go binary with zero runtime dependencies.
Consists of three components:
council
Service discovery and state coordination. Used by kings and lings.
king
QUIC tunnel server. Must be reachable by all lings.
ling
QUIC tunnel client and TCP proxy. Can be completely isolated — only needs outbound connectivity.
Quickstart
Install docker and run docker swarm init
See stack.yml for deployment configuration
