Skip to content

Commit

Permalink
Merge pull request #1015 from jayanthvn/main
Browse files Browse the repository at this point in the history
Add AWS VPC CNI for 3P list
  • Loading branch information
squeed authored Nov 6, 2023
2 parents 17331ad + 902534d commit 58eb836
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ To avoid duplication, we think it is prudent to define a common interface betwee
- [Azure CNI - a CNI plugin that natively extends Azure Virtual Networks to containers](https://github.com/Azure/azure-container-networking)
- [Hybridnet - a CNI plugin designed for hybrid clouds which provides both overlay and underlay networking for containers in one or more clusters. Overlay and underlay containers can run on the same node and have cluster-wide bidirectional network connectivity.](https://github.com/alibaba/hybridnet)
- [Spiderpool - An IP Address Management (IPAM) CNI plugin of Kubernetes for managing static ip for underlay network](https://github.com/spidernet-io/spiderpool)
- [AWS VPC CNI - Networking plugin for pod networking in Kubernetes using Elastic Network Interfaces on AWS](https://github.com/aws/amazon-vpc-cni-k8s)

The CNI team also maintains some [core plugins in a separate repository](https://github.com/containernetworking/plugins).

Expand Down

0 comments on commit 58eb836

Please sign in to comment.