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.

Hi Everyone. Does anyone know if it is possible to identify the network traffic from an offending specific POD using VPC Flow log. I have activated all VPC flow log fields such as **pkt-srcaddr**...
2
answers
0
votes
29
views
asked 6 days ago
Following the EKS workshop and creating an EKS cluster. Here is the cluster.yaml: ``` apiVersion: eksctl.io/v1alpha5 kind: ClusterConfig availabilityZones: - us-west-2a - us-west-2b -...
3
answers
0
votes
24
views
Arun
asked 6 days ago
As per the code [here](https://github.com/awslabs/amazon-eks-ami/blob/d87c6c49638216907cbd6630b6cadfd4825aed20/templates/al2/runtime/bootstrap.sh#L517), we are setting only kubeReserved. What is the...
1
answers
0
votes
40
views
asked 7 days ago
I am running an Observability workload like Jaeger Query using Kubernetes Deployment, Service, and Ingress in the AWS EKS Cluster in my Non-Prod environment and it's running without any issues but in...
2
answers
0
votes
20
views
Atif
asked 7 days ago
Created a new EKS cluster v 1.29 and everything started failing. The last one week, i'm trying to make this work but things were failing one by one.. Finally made the app running but none of the apps...
1
answers
0
votes
37
views
Ragsop
asked 8 days ago
## Questions * Are the permissions needed for developers to create EKS cluster documented somewhere? * Is there some step that could be performed to get the "Quickstart" cluster to be created without...
1
answers
0
votes
25
views
asked 12 days ago
Hey anyone suggest and give me steps to How to give access for an IAM user in AWS EKS..?
1
answers
0
votes
46
views
Akhil
asked 12 days ago
I am trying to update the version of the vpc-cni add-on on several EKS clusters and I am getting a range of results. On one cluster, the upgrade goes smoothly and completes. On another, the status...
3
answers
0
votes
58
views
asked 16 days ago
We are facing issues in aws eks on ec2, our services are communicating using internal dns but facing intermittent connectivity issues affecting services. Any idea if we have an issue in AWS today or...
1
answers
0
votes
25
views
asked 17 days ago
Couple of q's with EKS: 1) Can we change the Launch Template or ASG for an existing node group ? 2) Can we configure a node group that contains both x86 based and graviton based instances ? IF not...
1
answers
0
votes
37
views
asked 20 days ago
I'm trying to copy a log file from a Kubernetes pod to my local machine using the following kubectl command in PowerShell: powershell Copy code kubectl cp -n uat...
2
answers
0
votes
106
views
Jeet
asked 21 days ago
Hi, I accidentally deleted ClusterRole eks:addon-manager. Is there any way to restore the role? I couldn't find its yaml content on public internet.
1
answers
0
votes
267
views
jo
asked a month ago