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.

782 results
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
849
views
Aiv
asked 5 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
551
views
Simon H
asked 5 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
487
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
698
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
770
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
623
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
245
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
534
views
asked 5 months ago
Hello, I have two k8s pods accessing the same EFS. One pod writes in the filesystem and the other reads from it. How can I limit the access of the 2nd pod to readonly?
1
answers
0
votes
316
views
Mehdi
asked 5 months ago
Hello, I have a P2P deployment running in EKS. I have deployed a service type of LoadBalacer to that port with the following annotations: ``` service.beta.kubernetes.io/aws-load-balancer-type:...
0
answers
0
votes
254
views
asked 5 months ago
Experience level is novice. I've built my kubernetes cluster and see my nodes and pods in the AWS EKS console but when I try to use kubectl describe nodes command it fails. I've tried it on both the...
1
answers
0
votes
386
views
scott
asked 6 months ago
Hello everyone, Could you please explain how the external-dns (github.com/kubernetes-sigs/external-dns) can communicate with the route 53 API to update records in the case of a private EKS cluster...
2
answers
0
votes
336
views
asked 6 months ago