Skip to content

firecow/burrow

Repository files navigation

Burrow

QA

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

About

Service mesh based on rathole and traefik

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors