CNI (Container Network Interface)
Container Network Interface - networking for Linux containers observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 97
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4168
- days_rel: 513
- days_push: 21
- n_releases_24m: 1
Adoption not part of the score
6102 stars · 1163 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
CNI (Container Network Interface) is a CNF project consisting of a specification and Go libraries for writing plugins that configure network interfaces for Linux and Windows containers. It includes a library for integrating CNI into container runtimes, an example cnitool CLI, and a companion repository of reference networking plugins.
Use cases
- configure networking for containers in a custom container runtime
- write a custom network plugin for kubernetes
- add and remove container network interfaces programmatically
- implement ipam and network policy plugins for containers
- test cni plugin configurations with a command-line tool
- make the network layer pluggable in a container orchestrator
When to choose
- you are building a container runtime or orchestrator and need a standard pluggable networking interface
- you want to develop a custom container network plugin with a well-defined spec
- you need kubernetes-compatible container networking
When to avoid
- you need a complete out-of-the-box network solution rather than a plugin framework
- you are not working with containers or container networking
- you need application-level networking features beyond interface configuration and cleanup
Facets
framework · maturity stable
networking plugin-system container-runtime developer-tools networking cloud-computing infrastructure-as-code windows go cli cni container-networking cncf kubernetes-networking ipam network-plugins specification containers devops linux kubernetes docker
5 sources
- readme: https://github.com/containernetworking/cni · fetched 2026-08-28 · 950246ae1d89
- homepage: https://cni.dev · fetched 2026-08-29 · cb02bdbd4326
- site_page: https://www.cni.dev/docs · fetched 2026-08-29 · 27b6ebb89046
- site_page: https://www.cni.dev/docs/spec · fetched 2026-08-29 · 860c12e30398
- site_page: https://www.cni.dev/docs/cnitool · fetched 2026-08-29 · 8081e216f096
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| containernetworking/cni | main | 66 |
| containernetworking/plugins | plugin | 82 |
For agents
markdown · JSON · MCP: product_card(name="containernetworking/cni")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem