Abraham Olu
Abraham Olu
CNI not removing network built on a node after IP is lost externally and IPAMD reconciles this state
**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...
### What help do you need? There isnt a clear wording in documentation that: "users NEED to create a launch template if custom userData (script) is required for Amazon Linux...
**Issue #, if available:** [#1790](https://github.com/awslabs/amazon-eks-ami/issues/1790) **Description of changes:** Adding; - check for IPVS kernel module load, ipvsadm and ipset binaries - collect ipvs status and entry mapping By submitting this...
**What would you like to be added**: The log scraping script should start pulling netfilter ipvs virtual endpoint to associated destination endpoint mapping, along with the [iptables-legacy information](https://github.com/awslabs/amazon-eks-ami/blob/fbfa1bc129f57f514b0fb04ab77dbb5d726364a3/log-collector-script/linux/eks-log-collector.sh#L331) relied on...
**Describe the feature you are requesting** Scenarios in controller certificate auto-discovery; - where different encryption certificate (ECC, RSA) are auto-discovered - the ECC certificate is discovered first and in the...
**Is your feature request related to a problem?/Why is this needed** Opening this for possible discussions with the maintainers - An interesting use-case in a dual stack VPC network (with...
### Issue https://github.com/kubernetes-sigs/aws-load-balancer-controller/issues/4090 ### Description AWS ELB API ignores the default certificate when certificate list is provided in TLS negotiation. The auto discovered default certificate is needed for TLS negotiation....
**Issue #, if available:** **Description of changes:** Making changes to the log-collector-script; - changing and updating command to get implemented networking mode, iptables, ipvs, or nft - suppressing errors and...