flannel
Network fabric
A network fabric for containers and Kubernetes that provides a layer 3 IPv4 network between nodes in a cluster
flannel is a network fabric for containers, designed for Kubernetes
9k stars
218 watching
3k forks
Language: Go
last commit: about 1 month ago
Linked from 5 awesome lists
dockerdocker-imageflannelgokubernetesnetworkoverlay-networksubnet
Related projects:
Repository | Description | Stars |
---|---|---|
nicolaka/netshoot | A Docker and Kubernetes network troubleshooting container with a set of powerful networking tools | 8,789 |
cloudnativelabs/kube-router | A turnkey solution for Kubernetes networking providing operational simplicity and high performance through IPVS/LVS based service proxy, pod networking with BGP protocol, network policy controller using ipsets and iptables. | 2,332 |
kubeovn/kube-ovn | Integrates Open vSwitch Network Virtualization with Kubernetes to provide an advanced Container Network Fabric | 2,006 |
k8snetworkplumbingwg/multus-cni | Enables attaching multiple network interfaces to pods in Kubernetes | 2,438 |
txn2/kubefwd | A tool to simplify local Kubernetes development by forward-porting multiple services from one or more namespaces. | 3,806 |
sjhloco/build_fabric | Automates deployment of Cisco NXOS fabric and related services in a declarative manner | 23 |
containernetworking/cni | Defines a standard interface for network configuration in Linux containers to simplify networking across different container runtimes and orchestrators. | 5,604 |
kubesphere/kubesphere | A distributed operating system for managing cloud-native applications and Kubernetes clusters | 15,323 |
submariner-io/submariner | A tool for connecting multiple Kubernetes clusters through encrypted or non-encrypted tunnels. | 2,441 |
cni-genie/cni-genie | Enables flexible network configuration in container orchestrators by supporting multiple CNI plugins and dynamic IP address allocation | 536 |
eon01/kubernetes-workshop | A comprehensive guide to deploying and managing containerized applications on a Kubernetes cluster | 3,233 |
immanuelfodor/kube-karp | Automates high availability and load balancing for Kubernetes clusters by assigning shared virtual IPs to nodes | 124 |
k3s-io/k3s | A lightweight Kubernetes distribution with simplified configurations and reduced dependencies for production-ready applications. | 28,361 |
vmware-tanzu/kubeapps | An in-cluster web-based application for deploying and managing applications on Kubernetes clusters | 5,002 |
ahmetb/kubernetes-network-policy-recipes | Provides sample YAML files and recipes for implementing Kubernetes Network Policies | 5,759 |