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.

785 results
Hello, We have three Zookeeper pods running in EKS. The nodes where they are running have the following values for file descriptors: ``` ulimit -n 1048576 cat /proc/sys/fs/file-nr 4064 0 ...
2
answers
0
votes
18
views
Tanul
asked 2 days ago
In our EKS world I use a pod with multiple container. Inside this I set a docker volume with volumes: - name: my-share emptyDir: {} In each container defintion I use: volumeMounts: - name:...
2
answers
0
votes
19
views
Ognif
asked 6 days ago
I have containers running in an EKS cluster with the option tty: true and stdin:true. It is important for us that the third party container become this settings. Anyway, I am currently trying to move...
1
answers
0
votes
25
views
Ognif
asked 6 days ago
I have a kubernetes cluster consisting of node groups and fargate. I have some pods deployed to the EC2 nodes. The EC2 nodes have public network access, so it can either pull docker images or curl...
2
answers
0
votes
29
views
Jerry
asked 7 days ago
Having issues getting access to my EKS cluster. I assume a role that is tied to the cluster, and have verified via aws sts get-caller-identity that I have assumed the correct role. Afterwards I update...
1
answers
0
votes
33
views
asked 8 days ago
Prep: I've deployed a Cost and Usage Report export, with Split cost allocation data enabled. Split Allocation Costs are enabled for EKS in the account Cost Management Preferences. All the...
3
answers
0
votes
78
views
DMR
asked 13 days ago
Hello, i have a kube instance on AWS since few years. I have updated it on 1.30 and now, when i make "terraform apply", he destroying my node=>Ok. But when he creating news, i have then error after 23...
1
answers
0
votes
46
views
dd
asked 15 days ago
I have created eks and continuously trying to connect from windows cli, but always throwing error. I am able to check aws resources from cli also able to see cluster and nodegroup with command...
1
answers
0
votes
167
views
Nick
asked 18 days ago
Hi, I have an EKS cluster deployed in a VPC with 3x private subnets and 3x public subnets. My worker nodes are EKS Managed nodes running Bottlerocket, and these are deployed in the private...
3
answers
0
votes
71
views
asked a month ago
Hi, how can one configure the Built-in Admission Controller to enforce Pod Security Standards when using EKS (K8s v1.27)...
1
answers
0
votes
38
views
asked a month ago
Hello, I don't get the difference between self managed node groups and AWS Managed node groups, even after read the documentation. Both of them creates an ASG, we don't specify AMI (the way we...
2
answers
0
votes
52
views
Jawad
asked a month ago
https://repost.aws/knowledge-center/eks-http-proxy-configuration-automation This document is not updated for eks 1.30 Share my updated userdata below. ``` #Create the containerd and sandbox-image...
0
answers
0
votes
35
views
YEBIN
asked a month ago