-
AWS::ElasticLoadBalancingV2::ListenerRule
AWS::ElasticLoadBalancingV2::LoadBalancer
AWS::ElasticLoadBalancingV2::TargetGroup
AWS::ElasticLoadBalancingV2::Listener
-
Have the option to choose between Application ELB and Network ELB.
-
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…
-
1. terraform apply
`
....
Outputs:
alb_dns_name = "terraform-asg-example-1820730563.us-east-2.elb.amazonaws.com"
`
2. Access the domain name http 504
` dig terraform-asg-example-1820730563.…
-
Issue on page: https://github.com/opentelekomcloud-docs/cloud-container-engine/blob/main/umn/source/network/service/loadbalancer/using_annotations_to_configure_load_balancing.rst
please add …
-
Check if the 4yo `supportedCiphers` still match the output of the cli tool:
https://github.com/janbrasna/ssl-config-generator/blob/040a06d20608137766036de703d11ede7b318951/src/js/configs.js#L25-L31
-
**Community Note**
* Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comme…
-
The `cluster` chart hardcodes a cipher list. Because of AWS ELB health checks not supporting newer ciphers (https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/5139), we need to keep a …
-
We are intermittently unable to communicate with the following SFTP based receiver:
```
10:14:~ % dig +short sftp-east.inductivehealth.com
transfer.inductivehealth.com.
ih-prod-sftp-67c0287157bc3…
-
Iam trying to recreate my cluster backup and iam getting this issue with elb aws . That my master node are out of service but I tried to play around the security group for both master and elb securi…