Questions tagged with Amazon EKS Distro
An open-source distribution of Kubernetes from AWS.
Content language: English
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
19 results
## What we're seeing
We have a Network Load Balancer with PROXY Protocol v2 enabled, in front of a
TCP backend that speaks a "server speaks first" wire protocol (MySQL, via
haproxy and separately via...
2
answers
0
votes
53
views
asked 5 days ago
Im trying to update EKS cluster using UpdateConfig method. Given that `update-Id` can fail, can it lead to inconsistent or partial state being applied to the cluster if update has failed?
I'm specific...
I am unable to create an EKS cluster using the AWS CLI. This is preventing me from deploying my infrastructure as code (Terraform) from GitLab CI/CD.
Command executed:
```
aws eks create-cluster \
...
4
answers
2
votes
75
views
asked 3 months ago
**Issue Description:** I'm unable to deploy an EKS cluster using AWS CDK in the eu-west-3 region due to missing kubectl Lambda layers. The deployment fails with permission errors when trying to access...
3
answers
0
votes
191
views
asked 9 months ago
Hello,
I’m currently configuring Karpenter with Security Groups for Pods enabled. In this setup, only instance types that support ENI trunking can host pods using secondary security groups.
However,...
1
answers
0
votes
329
views
asked 9 months ago
Hi,
According to the Karpenter documentation, when using Security Groups for Pods, it is recommended to reserve one ENI for the trunk interface by setting RESERVED_ENIS=1. This is meant to avoid disc...
1
answers
0
votes
255
views
asked 9 months ago
Hello,
I’ve read through AWS documentation [https://docs.aws.amazon.com/eks/latest/best-practices/sgpp.html], and I’m trying to reconcile it with Karpenter’s explanation regarding ENIs and pod densit...
1
answers
0
votes
314
views
asked 9 months ago
The latest version of the amazon-cloudwatch-observability EKS add-on (v4.2.1-eksbuild.1) is installing an older version of dcgm-exporter (:3.3.9-3.6.1-ubuntu22.04-amd64) that supports only amd64. Our ...
1
answers
0
votes
168
views
asked a year ago
Hi all,
I’m running a basic NetworkPolicy test on EKS and it’s not behaving as expected. I applied a deny-all ingress policy in the frontend namespace, but the pod is still accessible from another nam...
1
answers
0
votes
322
views
asked a year ago
Hi everyone! I'm using ec2-controller and eks-controller to provision an EKS cluster but I'm facing the NodeCreationFailure issue. I've used the AWSSupport-TroubleshootEKSWorkerNode automation and thi...
1
answers
0
votes
236
views
asked a year ago
I am trying to create private eks cluster which I will access via bastion host. for atleast 20 days I am struggling but its not working. i tried multiple version of this script, multiple accounts ever...
1
answers
0
votes
156
views
asked a year ago
Dear Support for around 10 days I am trying to create EKS cluster and it is not working. I tried at least 100s of variations still it did not work. in my organization we are planning to migrate from O...
3
answers
0
votes
194
views
asked a year ago