-
This step didn't work (maybe with CLI v2 only?):
```
🌴 RouterLoadBalancer set to aa2a9ddd000e94b718487e804e0e3d24 a9b27c28add644da48d5e14113aedf24
Note: AWS CLI version 2, the latest major versio…
-
### Describe the bug
When using cdk in python and trying to install 'aws_elasticloadbalancingv2_targets' I get an error that it expects constructs library of the following versions
>=3.3.69,
-
### Describe the bug
When I deploy AWS Global Accelerator using CDK, it works well, but it fails in test.
`
const listener = accelerator.addListener('agaListener', {
portRang…
-
When creating a `ELBv2` construct, it'd be useful to have VPC Flow Logs automatically created.
-
Currently we have the eks on "A" VPC, and I want to make LB on "B" VPC which is connecting via Transit Gateway.
In the EKS on "A" VPC, I install the aws-load-balancer-controller by below command
h…
-
The docs seem to imply that v2 of the ALB Ingress Controller is backwards compatible with V1. However, that doesn't seem to be the case for Pod Readiness Gates. The doc [here ](https://kubernetes-si…
-
**Describe the bug**
k9s is unable to check/display `customresourcedefinition`
**To Reproduce**
Steps to reproduce the behavior:
1. type `:`
2. input `customresourcedefinition`…
-
**Describe the bug**
The aws-load-balancer-controller installs correctly, however it seems to not be using the serviceaccount role/arn that has been created. I get the following error:
```
{"le…
-
`ApplicationTargetGroupProps` defines all properties optional. However, it fails at runtime if `port` property is not defined.
### Reproduction Steps
```
import * as alb from '@aws-cdk/aws-elas…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…