-
Running in AWS you can run pgbouncers behind an ELB to load balance between bouncers, provide redundancy and ease configuration for new instances since they can all point to the ELB. However you lose …
-
Let's have a k8s service of `LoadBalancer` type running on k8s cluster on AWS. It's name can be `my-nginx`. Now, I would like to define an external metric based on some of the load balancer CloudWatch…
-
**Describe the problem**
There seems to be a missing permission that is required for the AWS load balancer controller to function properly, however, I have deployed the exact same AWS load balancer c…
-
### Describe the feature
Only ONE HealthCheckType can be selected for the healthCheck property now: EC2 or ELB.
https://github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-autoscaling/lib/…
-
/kind bug
**What steps did you take and what happened:**
Follow the [quickstart documentation ](https://cluster-api.sigs.k8s.io/user/quick-start.html) with Kubernetes v1.30.5 and a custom built AM…
-
### Terraform Core Version
Terraform v0.14.11
### AWS Provider Version
v4.53.0
### Affected Resource(s)
aws_elb_service_account
### Expected Behavior
aws_elb_service_account data…
-
A user requires supporting AWS cloudront or AWS Route53 for SkyServe. Original conversation:
```text
Q: Underneath AWS covers is this ELB? within a AWS VM...
Reason I ask - is I may need to put A…
-
`from diagrams import Diagram
from diagrams.aws.compute import EC2
from diagrams.aws.database import RDS
from diagrams.aws.network import ELB
with Diagram("Grouped Workers", show=False, directio…
-
## Problem to Solve ##
Security Hub Issue ELB.4 can not be supported without the support of the drop_invalid_header_fields.enabled bool configuration
Allowing for this change to ALB configurations o…
-
### Terraform Core Version
1.7.5
### AWS Provider Version
5.5.2
### Affected Resource(s)
* aws_lb_listener_rule
### Expected Behavior
Can be configured with 1024 characters (even …