-
### Describe the bug
Creating ingress using ALB fails because of permission issues as shown in the following error log:
```
{
"level": "error",
"ts": "2023-06-21T07:38:52Z",
"msg": "Reco…
-
- [x] ✋ I have searched the open/closed issues and my issue is not listed.
#### Please describe your question here
We've been receiving notifications from AWS due to a policy change where the `A…
-
### Describe the bug
Received response status [FAILED] from custom resource. Message returned: Error: 'Error from server (AlreadyExists): error when creating "/tmp/manifest.yaml": serviceaccounts "aw…
-
I am seeing few errors while executing this code, starting with version compatibility issues and old version based
"experiments" variable.
╷
│ Error: Unsupported Terraform Core version
│
│ …
-
### What were you trying to accomplish?
Trying to update private EKS cluster bottlerocket nodegroup with the latest `bottlerocket` AMI version in the same Kubernetes Version
### What happened?
`e…
-
## Description
I implemented a eks cluster and used karpenter my implementation is based on https://github.com/terraform-aws-modules/terraform-aws-eks/tree/master/examples/karpenter this example. I…
-
## Description
While I am trying to provision a net new cluster, I am getting
╷ │ Error: Post "https://xxxxxx/api/v1/namespaces/kube-system/configmaps": dial tcp 192.168.20.250:443: i/o timeout…
-
I use v4.28.0.
I ran terraform init today.
It gave an error.
Please help me
Message: Error: subdir "modules/kubernetes-addons/helm-addon" not found
-
Hey, I can see that some of the add-ons that were supported on the older version of EKS Blueprints are not supported on EKS Blueprints add-on's new implementation.
For example:
Amazon Prometheus…
-
- [X] ✋ I have searched the open/closed issues and my issue is not listed.
I'd like to include a node selector for both CoreDNS and EBS CSI Driver AddOns
I've searched by the source code, issues…