Questions tagged with Amazon Elastic Kubernetes Service
The most trusted way to start, run, and scale Kubernetes
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.
1008 results
We suspect inter-AZ communication between pods is causing this traffic leak. While we've looked into implementing topology-aware routing, we are concerned about uneven load distribution on our nodes. ...
2
answers
0
votes
101
views
asked 19 days ago
I understand that it depends on case to case when to use kubernetes or when to use fargate?
But, actually what is the exact functionalities needed which suggest to use fargate or kubernetes?
If I hav...
2
answers
0
votes
76
views
asked 24 days ago
We are getting the following error message
Error: UPGRADE FAILED: rpc error: code = ResourceExhausted desc = etcdserver: throttle: too many requests
Kubernetes instances are either not being created...
1
answers
-1
votes
90
views
asked a month ago
**Environment:**
1. EKS Auto Mode cluster
2. Karpenter NodePool + NodeClass
3. associatePublicIPAddress: false in NodeClass
4. Two clusters in the same VPC
**Problem:**
We have created two EKS cluste...
1
answers
0
votes
77
views
asked a month ago
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
69
views
asked 2 months ago
Describe the bug
Secrets Store CSI Driver fails to retrieve secrets from AWS Secrets Manager when using EKS Pod Identity on EKS Auto Mode nodes. The driver is unable to obtain AWS credentials, causin...
2
answers
0
votes
112
views
asked 2 months ago
Hello,
I am working on hardening the security groups for our Amazon EKS clusters to meet strict internal security policies. Our security team flagged the "All traffic, All ports, Self" (self=true / -...
2
answers
1
votes
251
views
asked 3 months ago
My objectives are--
- Create an EKS cluster using `eksctl`.
- Manage the cluster using `kubectl`.
- Delete the Kubernetes resources using `kubectl` and the AWS resources for the cluster using `eksctl`...
2
answers
0
votes
126
views
asked 3 months ago
One of my EKS worker nodes (i-0f9) suddenly failed EC2 status checks and was terminated by the Auto Scaling Group (ASG), which then launched a replacement instance. From kubectl describe node (capture...
2
answers
0
votes
176
views
asked 4 months ago
May I know how to resolve the issue encountered when updating CoreDNS to a version compatible with EKS Cluster 1.33?
The error I am facing is:
**“Conflicts found when trying to apply. Will not contin...
Accepted AnswerAmazon Elastic Kubernetes Service
2
answers
1
votes
157
views
asked 4 months ago
Hi, I'm deploying Karpenter to manage EKS worker nodes.
The cluster is configured with Cilium CNI, which Karpenter deems a custom CNI, and it is required to run the controller on the node network (h...
1
answers
0
votes
192
views
asked 4 months ago
I deleted the MutatingWebhookConfiguration named pod-identity-webhook from my EKS cluster because Pod Identity injection had stopped working and I was troubleshooting. After deletion, I tried restorin...
1
answers
0
votes
65
views
asked 4 months ago