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.
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...
I have 2 VPCs, one for my EKS cluster and another for the RDS.
I have established a VPC peering between them, but I still receive errors from my application "connection timed out on port 5432".
It's...
We have created private appsync and vpc endpoint with private dns name option enabled.
These 2 options are also enable in VPC
1. DNS hostnames:- Enabled
2. DNS resolution:- Enabled
Still only zone...
Hello community,
I would like to know how to use the AmazonEKSLoadBalancerControllerRole that I already have created for one EKS cluster in another cluster. Considering the guidance from the...
We are running EKS cluster (k8s v1.27) with 4 nodes. One of the things we use the cluster for is to host gitlab runners which spawn new pods with new pipelines. These are our most active pods that...
Iam confused about the Bottlerocket AMI. The sense of Bottlerocket is to have a data snapshot with preloaded data.
This i was successful created. But now I have an issue with the usage.
1.) If I...
We are using Fluent Bit in our EKS cluster with custom Windows Core nodes. When a new Windows node is created, the logs from the pods running on it and the node itself do not appear in our CloudWatch...
Same as problem here https://stackoverflow.com/questions/72415947/why-eks-cant-issue-certificate-to-kubelet-after-nodepool-creation.
Cluster nodes are running bottlerocket. They are joining the...