-
**Describe the bug**
When the Controller provisioning backend security groups, it adds a port range rule for the backend (EKS Node Security Group) instead for specific ports on the Kubernetes service…
-
Right now in ELBv2, security groups are configured for Application Load Balancers, but not for Network Load Balancers.
It seems to be that NLBs don't have security groups themselves (verify), but i…
-
**Is your feature request related to a problem?**
When attempting to update resource tags on existing load balancers, we are unable to mutate the values.
Debugging this with AWS, we determined t…
-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use Istio
### Bug Description
We have configured a…
-
This seems to be because of `service.beta.kubernetes.io/aws-load-balancer-nlb-target-type](http://service.beta.kubernetes.io/aws-load-balancer-nlb-target-type=ip`.
We have this because using `NodePor…
-
_This issue was originally opened by @andreaske76 as hashicorp/terraform#18753. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-ter…
-
**Is your feature request related to a problem?**
We're looking to use the AWS lb controller to manage load balancers on our Kubernetes fleet.
Our ingress pods run in the host network and receive …
-
**What happened**:
When creating an alias record for a NLB, the TXT record created for registry is prefixed with `cname_` while alias is a A record. The bug seems to be cosmetic as is doesn't preve…
-
### What happened?
After an upgrade where the deployment restarts, we have identified that the ingress-nginx pods didn't spread across all three AWS AZ's although we have topologyspeadcontraint def…
-
I have wild ideas.
# Write our own DNS load balancing system.
PageServer, for a given tenant, has a set AZ (can change overtime with rebalancing).
Compute has a preference for the same AZ.
Proxy has…