All Content 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
I am being forced to upgrade my EKS clusters from version 1.23 to 1.24 and I have a question. The documentation AWS provides lacks some more insights on this. Will clicking the "Upgrade now" button...
1
answers
0
votes
22
views
asked 3 days ago
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
35
views
asked 9 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
28
views
Arun
asked 10 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
46
views
asked 10 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
24
views
Atif
asked 10 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
39
views
Ragsop
asked 11 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 15 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
48
views
Akhil
asked 15 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
61
views
asked 19 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
26
views
asked 20 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
40
views
asked 23 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
107
views
Jeet
asked 24 days ago