# aws/amazon-vpc-cni-k8s

Networking plugin repository for pod networking in Kubernetes using Elastic Network Interfaces on AWS

Repository: https://github.com/aws/amazon-vpc-cni-k8s
Canonical: https://ross.abutalabs.com/products/amazon-vpc-cni-k8s
Language: Go
License: Apache-2.0
License Family: permissive
Topics: cni-plugin, kubernetes, pod-networking
Last push: 2026-08-21T18:08:31+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 96, longevity 100
- inputs: {"age_days": 3240, "days_push": 12, "days_rel": 26, "gap_med": 19.5, "n_releases_24m": 23}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2453, forks 832 (observed 2026-08-28T04:06:53.038231+00:00)

## What it is
The AWS VPC CNI plugin is a Kubernetes networking plugin that assigns VPC IP addresses to pods using Elastic Network Interfaces on AWS. It consists of a CNI plugin that wires pod networking and an ipamd daemon that manages a warm pool of IP addresses per node.

## Use cases
- give Kubernetes pods routable VPC IP addresses on AWS
- run EKS clusters with native VPC networking
- manage warm pools of pod IPs to speed up pod scheduling
- configure max pods per node based on ENI IP limits
- set up IAM policies for the CNI plugin

## When to choose
- you run Kubernetes on AWS or EKS and want pods to have native VPC networking
- you need pods to be directly reachable from other VPC resources
- you want AWS-supported IPAM with warm IP pools for fast pod startup

## When to avoid
- your cluster runs outside AWS or you don't need VPC-native pod IPs
- you prefer overlay networking like Calico or Cilium with network policy features
- you need a cloud-agnostic CNI across multiple providers

## Facets
- artifact type: plugin
- maturity: active
- function: networking, container-orchestration, middleware
- domain: cloud-computing, networking, infrastructure-as-code
- platform: cloud, go
- tags: cni-plugin, aws, vpc, pod-networking, elastic-network-interfaces, ipam, eks, containers, devops, kubernetes, linux, docker

## Member repositories
- aws/amazon-vpc-cni-k8s (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:53.038231+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-30T02:30:08.683436+00:00, confidence not recorded.
  - readme: https://github.com/aws/amazon-vpc-cni-k8s (fetched 2026-08-28T04:06:53.038231+00:00, sha 58b6a3665a59)
- Data as of 2026-08-30T08:39:29.467469+00:00.
