2 Repos
Ecosystem of third-party plugins for overlay networks, policy enforcement, and hardware acceleration.
Distinct from Plugin Ecosystems: Distinct from Plugin Ecosystems: focuses specifically on the container network plugin ecosystem, not general plugin marketplaces.
Explore 2 awesome GitHub repositories matching software engineering & architecture · Container Network. Refine with filters or upvote what's useful.
Weave is a multi-host container networking tool that connects containers running on different physical machines into a single virtual network. It creates a software-defined overlay network spanning multiple hosts, enabling containers to communicate directly with each other as if they were on the same local switch. The system provides automatic service discovery, resolving container names to network addresses across hosts without manual configuration. Traffic between containers on different hosts is secured through encrypted tunnels, preventing eavesdropping and tampering. Weave also includes
Detects and registers containers as they join the network for automatic discovery.
Supports a wide ecosystem of third-party plugins for overlay networks and policy enforcement.