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
We have 5 nodes in the cluster with IPvSC enabled and kube-proxy configured in IPvSC mode: least connections. There are two applications: Application A with 2 pods and Application B with 5 pods. When...
Hi everyone,
I wonder what should customers undergoing FedRamp do with EKS add-on images, which are not FIPS compliant?
Namely, those are 'kube-proxy', 'coredns', 'aws-ebs-csi-driver',...
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...
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**...
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
-...
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...
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...
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...
## 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...
Hey anyone suggest and give me steps to How to give access for an IAM user in AWS EKS..?
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...
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...