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
219 watching
3k forks
Language: Go
last commit: 6 days 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,689 |
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,322 |
kubeovn/kube-ovn | Integrates Open vSwitch Network Virtualization with Kubernetes to provide an advanced Container Network Fabric | 1,969 |
k8snetworkplumbingwg/multus-cni | Enables attaching multiple network interfaces to pods in Kubernetes | 2,402 |
txn2/kubefwd | A tool to simplify local Kubernetes development by forward-porting multiple services from one or more namespaces. | 3,791 |
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,569 |
kubesphere/kubesphere | A distributed operating system for managing cloud-native applications and Kubernetes clusters | 15,213 |
submariner-io/submariner | A tool for connecting multiple Kubernetes clusters through encrypted or non-encrypted tunnels. | 2,434 |
cni-genie/cni-genie | Enables flexible network configuration in container orchestrators by supporting multiple CNI plugins and dynamic IP address allocation | 534 |
eon01/kubernetes-workshop | A comprehensive guide to deploying and managing containerized applications on a Kubernetes cluster | 3,231 |
immanuelfodor/kube-karp | Automates high availability and load balancing for Kubernetes clusters by assigning shared virtual IPs to nodes | 123 |
k3s-io/k3s | A lightweight Kubernetes distribution with simplified configurations and reduced dependencies for production-ready applications. | 28,088 |
vmware-tanzu/kubeapps | An in-cluster web-based application for deploying and managing applications on Kubernetes clusters | 4,996 |
ahmetb/kubernetes-network-policy-recipes | Provides sample YAML files and recipes for implementing Kubernetes Network Policies | 5,725 |