awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesContainer Network

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.

Awesome Container Network GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • weaveworks/weaveAvatar von weaveworks

    weaveworks/weave

    6,614Auf GitHub ansehen↗

    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.

    Go
    Auf GitHub ansehen↗6,614
  • containernetworking/cniAvatar von containernetworking

    containernetworking/cni

    6,050Auf GitHub ansehen↗

    Supports a wide ecosystem of third-party plugins for overlay networks and policy enforcement.

    Gocontainersdockerkubernetes
    Auf GitHub ansehen↗6,050
  1. Home
  2. Software Engineering & Architecture
  3. Plugin Ecosystems
  4. Container Network

Unter-Tags erkunden

  • Automatic Container DiscoverersDetects and registers containers as they join the network so they find each other without manual setup. **Distinct from Container Network:** Distinct from Container Network: focuses on automatic detection and registration of containers, not the plugin ecosystem.