Ross ROSS = Recommend OSS · open-source software intelligence for agents

flannel-io/flannel resource

flannel is a network fabric for containers, designed for Kubernetes observed · 2026-08-28

github.com/flannel-io/flannel · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 99
  • Release rhythm 96
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 29
  • age_days: 4437
  • days_rel: 26
  • days_push: 9
  • n_releases_24m: 24

Full methodology

Adoption not part of the score

9523 stars · 2886 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Flannel is a simple layer 3 network fabric for containers, designed primarily for Kubernetes. It runs a small agent (flanneld) on each host to allocate subnet leases and forwards pod traffic between nodes using backends like VXLAN, providing a CNI plugin for Kubernetes.

Use cases

  • set up pod networking in a Kubernetes cluster
  • provide a CNI plugin for container networking
  • configure an overlay network with VXLAN between hosts
  • give each container a unique routable IP across nodes
  • network a lightweight cluster like K3s
  • replace complex port mapping with routable pod IPs

When to choose

  • you want a simple, easy-to-operate Kubernetes network fabric
  • you run K3s or a distribution that defaults to flannel
  • you need basic pod-to-pod connectivity without heavy features
  • you prefer a single small binary agent per host

When to avoid

  • you need built-in network policy enforcement (flannel requires external controllers like Calico or Cilium)
  • you need advanced features like eBPF dataplane, service mesh, or encryption
  • you need IPv6-only networking as your primary requirement
  • you want a feature-rich CNI with extensive traffic control

Facets

infra-config · maturity stable

networking container-orchestration deployment networking cloud-computing go cloud cni-plugin overlay-network vxlan kubernetes-networking subnet-allocation pod-networking containers devops linux kubernetes docker

1 source

Member repositories

RepositoryRoleHealth v2
flannel-io/flannelmain98

For agents

markdown · JSON · MCP: product_card(name="flannel-io/flannel")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem