Questions tagged with Amazon Elastic Kubernetes Service

The most trusted way to start, run, and scale Kubernetes

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

We are using EKS version 1.28 with the AWS Load Balancer Controller version v2.6.2 (from Helm chart 1.6.2). Our setup involves an AWS NLB forwarding traffic to a Kubernetes service using...
3
answers
0
votes
1036
views
Ron
asked 4 months ago
I was trying to launch an eks cluster using eksctl tool. The cluster is launched but the nodegroup fails to launch. The following error is displayed in the cloudformation of the nodegroup. **<---...
1
answers
0
votes
835
views
R
asked 4 months ago
I have an EKS cluster hosted in eu-west-3. This cluster has the **Amazon EKS Pod Identity Agent** plug-in installed, and a **Pod Identity association** created with a role that gives access to,...
1
answers
0
votes
956
views
Seluj78
asked 4 months ago
What should be the optimal size for control plane subnet ID's while provisioning an EKS cluster. Is /27 or ~30 usable hosts an acceptable size? ``` control_plane_subnet_ids ```
1
answers
0
votes
372
views
asked 4 months ago
Hi all! !!Disclaimer!! I am a beginner when it comes to Kubernetes/EKS and I try and fallow as much of AWS documentation on how to do things. If im doing something stupid, forgot something or there...
1
answers
0
votes
784
views
Aiv
asked 4 months ago
I have multiple EKS clusters and I'm trying to enable the ADOT EKS addon to write metrics to a single Amazon Managed Prometheus instance. After enabling the addon on the second cluster, the...
1
answers
0
votes
529
views
Simon H
asked 4 months ago
hi team 1) I am using code pipeline and code build to create CICD 2) my code build aim role is in prod 3) The code build IAM role assuming another role in stage account 4) In code build specs.yaml...
3
answers
0
votes
469
views
swamy
asked 5 months ago
Assuming I have these set after I have installed VPC CNI for my EKS cluster: ``` - name: ENABLE_PREFIX_DELEGATION value: 'true' - name: ENABLE_POD_ENI ...
1
answers
0
votes
633
views
Tom Lo
asked 5 months ago
I am running a service in an eks environment, and I have a question because too many ALB health check logs are generated in the logs within the pod. The health check timeout for alb is 5 seconds and...
1
answers
0
votes
751
views
hhhyeon
asked 5 months ago
Probably a newbe question but... I started to test EKS (from the web UI) recently but I got stuck at the nodegroup creations. steps: 1- create EKS cluster (all default ) 2- create nodegroup (increased...
2
answers
0
votes
613
views
Matteo
asked 5 months ago
How do you bake files into an AWS EBS volume and mount it to a pod in an EKS cluster? Not allowed to build containers and have to figure this out before we move to a new AWS instance. Any ideas?
1
answers
0
votes
235
views
profile picture
asked 5 months ago
Hello, I am currently running a EKS cluster on version 1.28 with a node group of 3 servers behind a load balancer. There is prod and staging namespace, production is working as intended, but when...
1
answers
0
votes
528
views
asked 5 months ago