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
trafficstars

**What happened**: Hi! I have an `ec2` instance & `containerd` as the container runtime inside a private subnet (which has outbound internet access) in `ap-south-1`. I have intialized a new...

question
needs investigation

**What type of PR is this?** feature **Which issue does this PR fix?**: N/A **What does this PR do / Why do we need it?**: PR to disable leaked ENI...

**What happened**: We have a custom AMI that we deploy to EC2 and connect to an existing EKS cluster. We start and stop this node as needed to save costs....

question
needs investigation

**What happened**: I would like to have multi-homed pods without having to use multus. I come from a telecom background and this requirement comes from needing to implement data routers...

question
needs investigation

**What type of PR is this?** bug **Which issue does this PR fix?**: fixes #2840 **What does this PR do / Why do we need it?**: This PR updates the...

**What happened**: I've enabled prefix delegation to increase number of IP addresses assignable to my m6i.2xlarge node from 58 to 110. There's a node which have to run 65 pods....

bug

**What type of PR is this?** improvement **Which issue does this PR fix?**: N/A **What does this PR do / Why do we need it?**: We should look to move...

**IPAM reconciliation**: Scenario; - Pod is created and assigned an IP, `10.0.2.99` - the IP after complete sandbox initialization is reclaimed by an automation in the network external to the...

question

**What would you like to be added**: Hi, I'm wondering if it would be possible to add support for the `--log-file` argument on the [aws-eks-nodeagent](https://github.com/aws/aws-network-policy-agent) container to set `/dev/stdout` as...

enhancement
feature request

**What happened**: I've attempted to integrate the AWS VPC CNI plugin into my k3s cluster. I have successfully deployed the CNI plugin, but one issue remains - pods cannot establish...

question
needs investigation