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.
784 results
I'm struggling with a persistent 502 Bad Gateway error. I've addressed all the issues I could find, including checking php-fpm, nginx services, and verifying that all pod logs and service logs are...
Hello,
I’m trying to use NTH with Karpenter, and according to the official documentation:
https://karpenter.sh/docs/troubleshooting/#aws-node-termination-handler-nth-interactions
In IMDS mode, we need...
I have deployed AWS ALB controller on my EKS cluster rel 1.30 by processing as mentioned in this documention https://docs.aws.amazon.com/eks/latest/userguide/lbc-helm.html.
But when I want to create...
Hi all,
i follow the step in skillbuilder lab Building and Deploying a Containerized Application with Amazon Elastic Kubernetes Service, almost all steps works as expected. EKS cluster created without...
It appears that the resource provider for AWS::EKS::Nodegroup can issue an invalid API request to EKS when the taints property changes between undefined and empty list.
I recently changed my CDK...
We have been running our site with no problems for a while.
On July12, with no changes made to any AWS configuration, our site went down.
We are in the process of making an update, which has not been...
Hello,
I would like to practice developing Kubernetes custom resources and custom controllers. Is AWS EKS suitable for this purpose?
I'm new to this topic, so I'm not sure if EKS managed control...
I created a single EC2 Ubuntu instance which I used to create an EKS cluster however when listing pods I get the following:
kubectl get pods
E0711 20:53:40.650783 7715 memcache.go:265] couldn't...
How do I access the instance storage on EKS nodes? e.g. If my Pod images are very large, instead of having large EBS volumes, I keep it to the bare minimum and make sure pod images are stored on the...
I have a few accounts in the following structure:
- `mycompany-management` (billing account)
- `mycompany-artifacts` (where ECR registry lives)
- `mycompany-production` (where EKS lives)
-...
I have an EKS (version 1.30) with `ingress-nginx` installed using Helm
There are 45 nodes in my cluster
Looking at my "Target instances" on the ELB page, only 2-4 are active while the rest are...
Hello, i have a EKS cluster running in version 1.21. The extended support ends on 15th of July and although the new cluster is almost ready we would like to have the option to extend our deadline a...