-
Enable EKS cluster lookups simular to VPC lookup (using only the ID or the ARN).
Currently, the closes thing is `fromClusterAttributes` which requires information about the VPC, the security grou…
-
AWS allows for software from independent software vendors to be installed as an Add-on to an EKS cluster on creation.
The aim is to have NGINX Ingress Controller available as an Add-on for EKS.
List…
-
## Description
I am using the AWS-provided Bottlerocket OS with the specified Terraform module for EKS. However, when passing bootstrap_extra_args to configure the node group, I encounter the follo…
-
/kind bug
**What steps did you take and what happened:**
The `spec` section of `AWSManagedControlPlane` allows us to provide `additionalTags`. These tags are then propagated to all the resources…
-
/kind bug
Thanks in advance for looking into this, and thanks for maintaining this great project :)
**What happened?**
When I install the EKS Addon (tested via terraform or AWS console), with …
-
-
**Describe the bug**
After migrating the helm chart repo to ECR(OCI) repo, we cannot list the released helm charts from CLI.
related to #1085
**Steps to reproduce**
```
% helm search rep…
-
### Description
EKS detector relies on the presence of a configmap that is not deployed in EKS environment by default, it is only deployed when using the cloudwatch exporter which is really not use…
-
When creating a new EKS environment unable to load root certificate during terraform apply
```
Error: Failed to configure client: unable to load root certificates: unable to parse bytes as PEM block…
-
**Is your feature request related to a problem? Please describe.**
Currently boundary doesn't support EKS pod identity which is a much simpler way to provide AWS access. The newer versions of aws-sdk…