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
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
55
views
asked 2 months 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
120
views
Jeet
asked 2 months 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
282
views
jo
asked 2 months ago
I want to install ADOT add-on. but status is 'Unsupported' my EKS version is 1.30 when did supported?
1
answers
0
votes
320
views
ari
asked 2 months ago
Hi there, I have tried to implement the network policies. My EKS version is 1.30 and the VPC-CNI (aws-node daemonset) is 1.18.1. I modified the value of the args in the daemonset to enable network...
3
answers
0
votes
365
views
Michael
asked 2 months ago
I have an EKS cluster which is using coreDNS add-on with the default resolver settings (which in my knowledge will use the VPC resolver IP of my region). I only have default VPC in the region. My...
1
answers
0
votes
319
views
Hardik
asked 2 months ago
I am trying to create a pod from another pod which is running using python script. When I do this: ``` # Load the in-cluster config config.load_incluster_config() ``` as well as ``` # Load...
1
answers
0
votes
447
views
asked 2 months ago
Hi I have ALB ingress that works perfectly. But when I put AWS Global Accelerator in front of it, the page returns 404. This is the ingress conf: ``` --- apiVersion: networking.k8s.io/v1 kind:...
3
answers
0
votes
545
views
MarkoL
asked 2 months ago
Hi AWS, I have created an EKS cluster using AWS CDK Python, here is the link for the code repository: https://github.com/arjungoel/eks-repo. Once the EKS cluster is up, I have updated the kube config...
1
answers
0
votes
586
views
profile picture
asked 2 months ago
I want to use linux kernel >=6.8 for EKS worker node. Please suggest how can I use it. Is there any option to use Ubuntu 24.04 AMI for EKS worker node ? If yes, how can we do it , as I see very...
3
answers
0
votes
465
views
asked 2 months ago
Hello, how can I access pods running in an AWS EKS cluster for vulnerabilities? What are the options and best practices here? We already use AWS Inspector for AWS Lambda and AWS EC2. However, no...
2
answers
0
votes
616
views
asked 2 months ago
Hello team, I am requesting help about several pods in our environments that are suffering an Eviction for no apparent reason. Autoscaler version: v1.28.6 Version of our EKS cluster: v1.28 Version...
0
answers
0
votes
260
views
asked 2 months ago