# k8snetworkplumbingwg/multus-cni

A CNI meta-plugin for multi-homed pods in Kubernetes

Repository: https://github.com/k8snetworkplumbingwg/multus-cni
Canonical: https://ross.abutalabs.com/products/multus-cni
Language: Go
License: Apache-2.0
License Family: permissive
Topics: vnf, cni, multiple-network, containerized-vnf, kubernetes-networking, controlplane, dataplane, cni-plugin, kubernetes
Last push: 2026-08-25T13:13:51+00:00

## Health v2 (maintenance only)
Score: 91/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 76, longevity 100
- inputs: {"age_days": 3550, "days_push": 8, "days_rel": 83, "gap_med": 72, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2938, forks 673 (observed 2026-08-28T04:07:30.938552+00:00)

## What it is
Multus CNI is a CNI meta-plugin for Kubernetes that enables attaching multiple network interfaces to pods, creating multi-homed pods. It works by delegating to other CNI plugins and follows the Kubernetes Network Custom Resource Definition De-facto Standard for specifying additional interface configurations.

## Use cases
- attach multiple network interfaces to kubernetes pods
- create multi-homed pods with separate control plane and data plane networks
- run containerized VNFs in kubernetes
- add vlan or vxlan secondary networks to pods
- separate pod traffic across multiple networks
- chain multiple CNI plugins in kubernetes

## When to choose
- your pods need more than one network interface in kubernetes
- you need to isolate control plane and data plane traffic
- you are deploying NFV/VNF workloads on kubernetes
- you need to attach pods to secondary networks via other CNI plugins

## When to avoid
- your pods only need the default single pod network
- you are not running kubernetes or a CNI-compatible runtime
- you want a simple overlay network without multi-homing

## Facets
- artifact type: plugin
- maturity: active
- function: networking, container-orchestration, middleware
- domain: cloud-computing, networking
- platform: go
- tags: cni, cni-meta-plugin, multi-homed-pods, kubernetes-networking, network-attachment, vnf, dataplane, containers, devops, kubernetes, docker, linux

## Member repositories
- k8snetworkplumbingwg/multus-cni (main) score 91

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:30.938552+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:33:05.786552+00:00, confidence not recorded.
  - readme: https://github.com/k8snetworkplumbingwg/multus-cni (fetched 2026-08-28T04:07:30.938552+00:00, sha 440a9c7a5297)
- Data as of 2026-08-30T08:39:29.467469+00:00.
