amazon-vpc-cni-k8s icon indicating copy to clipboard operation
amazon-vpc-cni-k8s copied to clipboard

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

Results 168 amazon-vpc-cni-k8s issues
Sort by recently updated
recently updated
newest added

Hey folks 👋🏻 , we're currently investigating CAPI/CAPA and we'd like to know if there's a plan to drop `dockershim` from `aws-cni`? We'd like to drop docker completely and use...

question
needs investigation
stale

Small suggestion: it would be great to have a changelog file in https://github.com/aws/amazon-vpc-cni-k8s/tree/master/charts/aws-vpc-cni and reference it here https://github.com/aws/amazon-vpc-cni-k8s/tree/master/charts/aws-vpc-cni

enhancement
good first issue
feature request
stale

**What type of PR is this?** feature **Which issue does this PR fix**: https://github.com/aws/amazon-vpc-cni-k8s/issues/2061 **What does this PR do / Why do we need it**: This PR request NET_RAW Capabilities...

**What type of PR is this?** bug **Which issue does this PR fix**: #2025 **What does this PR do / Why do we need it**: * the rules that need...

We are using the `cni` plugin as part of our Kubernetes deployment. We are seeing an issue where the VPC/ENI have adequate IP addresses, but `cni` is returning an error...

question
needs investigation

Hi, **What happened**: Sometimes the ip rule associated to a pod are not deleted when the pod is deleted. The leaked rules are never deleted but the ip is free...

bug

**What happened**: Attempting to use multus with EKS. Primary CNI is Cilium and VPC-CNI as a secondary CNI on a pod. The pod fails to start with errors related to...

feature request
multus

**What happened**: We use kops to configure Kubernetes clusters on EC2 instances. After upgrading kubernetes from `1.19.15` to `1.20.11`, we executed usual `kops rolling update` and as result nodes don't...

bug
stale

Refer #519 We believe that pods with `hostNetwork: true` cause the CNI `add` API call to be bypassed, which means that the VPC CNI would not affect the data path...

testing
stale

Need to add functional tests that validate creating an ENIConfig CRD instance. - [x] test for specifying ENIConfig for new worker node (with no pods) - [ ] test for...

priority/P1
testing
custom-networking
stale