aws/amazon-vpc-cni-k8s
Networking plugin repository for pod networking in Kubernetes using Elastic Network Interfaces on AWS observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 98
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: 19.5
- age_days: 3240
- days_rel: 26
- days_push: 12
- n_releases_24m: 23
Adoption not part of the score
2453 stars · 832 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
plugin · maturity active
networking container-orchestration middleware cloud-computing networking infrastructure-as-code cloud go cni-plugin aws vpc pod-networking elastic-network-interfaces ipam eks containers devops kubernetes linux docker
1 source
- readme: https://github.com/aws/amazon-vpc-cni-k8s · fetched 2026-08-28 · 58b6a3665a59
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aws/amazon-vpc-cni-k8s | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="aws/amazon-vpc-cni-k8s")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem