-
**Describe the bug**
Cannot access AWS EKS. It doesn't want to connect on a newly installed maces Sequoia.
**To Reproduce**
Steps to reproduce the behavior:
1. Install lens from dmg downloaded f…
-
### Describe the bug
EKS: EKS uses AL2_x86_64 AmiType in AWS::EKS::Nodegroup instead of AL2023_x86_64_STANDARD
### Regression Issue
- [ ] Select this option if this issue appears to be a regression…
-
A recent AWS SDK update brought support for EKS Pod Identity.
We need to test if and which AWS-related Filebeat inputs Metricbeat metricset versions work with this authentication mechanism.
Related:…
-
### What happened?
Changing `eks.Cluster.authenticationMode` from the default value of `CONFIG_MAP` to `API` throws an error. (Also note that the default value is not noted in the docs: https://www.p…
-
### What happened?
**Context**
- Python Pulumi project
- Creates VPC + EKS using Crosswalk
- Creates Managed Node Groups w/ Launch Templates
The motivation here is to set capacity reservations in t…
-
Cycle dependencies when using the AWS Terraform module 5.1 for new installations or when updating from version `5.0.1` to the `5.1`
Code used to deploy a new installation
```
data "aws_route53_zone…
-
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…
-
/kind bug
**What happened?**
Followed by instructions: https://docs.aws.amazon.com/eks/latest/userguide/s3-csi.html
Created:
a) Created policy
b) AWS Role - AmazonEKS_S3_CSI_DriverRole:
``…
-
**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…
-
/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…