/hybridnet

A container networking solution aiming at hybrid clouds, providing a hybrid-lay (overlay and underlay) network on node level.

Primary LanguageGoApache License 2.0Apache-2.0

Hybridnet

Go Report Card Github All Releases Version codecov License workflow check workflow build

What is Hybridnet?

Hybridnet is an open source container networking solution designed for hybrid clouds, integrated with Kubernetes and used officially by following well-known PaaS platforms,

  • ACK Distro of Alibaba Cloud
  • AECP of Alibaba Cloud
  • SOFAStack of Ant Financial Co.

Hybridnet focus on productive large-scale, user friendliness and heterogeneous infrastructure, now hundreds of clusters are running on hybridnet all over world.

Features

  • Flexible network models: three-level, Network, Subnet and IPInstance, all implemented in CRD
  • DualStack: three modes optional, IPv4Only, IPv6Only and DualStack
  • Hybrid network fabric: support overlay and underlay pods at same time on node level
  • Cluster mesh: support network connectivity among different clusters
  • Advanced IPAM: Network/Subnet/IPInstance assignment; stateful workloads IP retain
  • Integration friendly: working well with other networking components (e.g., kube-proxy, cilium)
  • ARM support: run on x86_64 and arm64 architectures

How-To-Use

Directions is maintained on wiki.

Contributing

Hybridnet welcome contributions, including bug reports, feature requests and documentation improvements. If you want to contribute, please start with CONTRIBUTING.md

Contact

For any questions about hybridnet, please reach us via:

  • Slack: #general on the hybridnet slack
  • DingTalk: Group No.35109308
  • E-mail: private or security issues should be reported via e-mail addresses listed in the MAINTAINERS file

License

Apache 2.0 License