Skip to main content

Questions tagged [eks]

The tag has no usage guidance.

25 questions with no upvoted or accepted answers
Filter by
Sorted by
Tagged with
3 votes
1 answer
3k views

Deploying an AWS Load Balancer Controller for EKS Fargate API service

Context I'm trying to deploy a containerised API service to an EKS Fargate cluster and have it service requests from external internet addresses as an over-engineered POC/learning experience. I'm ...
Declan's user avatar
  • 31
1 vote
0 answers
106 views

AWS Ingress-nginx loadbalancer: Targets are not within enabled Availability Zones

I have an EKS cluster with the following set up 2 VPCS 1 prod, 1 stage each vpc has 3 subnets 1 public and 2 private each vpc has 1 internet gateway and 1 nat gateway The private subnets are connected ...
David Essien's user avatar
1 vote
1 answer
768 views

How do I configure EKS (Amazon Kubernetes) to use a different docker image repository?

You’d expect a wuestion this simple would have an amazon tutorial or documentation, but I can’t find any. How do I configure an EKS cluster to connect to a different self hosted docker registry? I ...
Some Linux Nerd's user avatar
0 votes
1 answer
38 views

k8s pods on different EKS nodes not getting traffic

I have eks cluster with two nodes, I have four k8s services deployed in the cluster, two of them are in node-1 and the other two in node-2. I have have a Kong api gateway in front of these k8s ...
user1807948's user avatar
0 votes
1 answer
44 views

Unable to start metrics server on eks fargate

I am trying to implement eks on fargate. I want to deploy metrics server on eks fargate. I am following official documentation from aws on eks. https://docs.aws.amazon.com/eks/latest/userguide/metrics-...
Sheersh Jain's user avatar
0 votes
1 answer
21 views

AWS EKS DNS Error(Subnet B succeeds, connection C fails)

I am configuring EKS. I am using US-West-1 and configuring it on V1.29. The current problem is that when you create a nodeGroup in EKS, add a node, and operate it, the DNS connection fails for the ...
Jmob's user avatar
  • 1
0 votes
0 answers
72 views

Docker inside Jenkins Container running in EKS

I'm running a jenkins container in EKS and everything is working fine except when one of the pipelines has to build docker images. I've installed docker cli on my image but when i shell into the ...
user2051904's user avatar
0 votes
0 answers
47 views

Kubernetes pod name or print something unique in the pod logs entries or any alternative (rsyslog implementation)

I have implemented Rsyslog server for fetch the pod logs from EKS nodes (Rsyslog client). Everything is working fine but in the logs I need pod name or something uniq to identify the log entries ...
Harish KM's user avatar
0 votes
0 answers
42 views

Rancher with AWS LB controller fails health checks

I'm trying to launch Rancher with the AWS LB controller and i'm getting health checks failed for the ingress. Can someone please look at my set up and let me know if something that's obvious? EKS ...
user2051904's user avatar
0 votes
1 answer
286 views

AWS VPC CNI PLUGIN - Error: container runtime network not ready due to NetworkPluginNotReady - How to Resolve

I am facing difficulty in this, maybe the answer is simple so if someone knows the answer, please comment here. I have created an EKS cluster using the following manifest. apiVersion: eksctl.io/...
Arun Lal's user avatar
0 votes
0 answers
107 views

Terraform, EKS and cluster-autoscaler

I'm trying to deploy cluster-autoscaler to an existing EKS cluster. here's my terraform code: resource "aws_iam_policy" "cluster_autoscaler" { name = "...
Alexey Kiyashkin's user avatar
0 votes
0 answers
40 views

Data written to PVC using job pod is not available in main POD

I have a job pod with a bash script that executes and writes data to the PVC, however, the same data is not available when I check in from the main POD, both the deployment & job use the same PVC, ...
Naveen Naidu's user avatar
0 votes
0 answers
247 views

The "count" value depends on resource attributes that cannot be determined until apply, Terraform cannot predict how many instances will be created

I am trying to create EKS cluster with manages nodegroup and I want to execute shell script that hardens worker nodes and sets proxy settings before cluster bootstrapp. here is my "main.tf" ...
user3736754's user avatar
0 votes
0 answers
190 views

EKS coredns resolve eks.us-east-1.amazonaws.com

Can't resolve eks.us-east-1.amazonaws.com kubectl exec -i -t dnsutils -- nslookup eks.us-east-1.amazonaws.com Server: 10.100.0.10 Address: 10.100.0.10#53 Non-authoritative answer: *** ...
RoCzu's user avatar
  • 1
0 votes
0 answers
115 views

Want to use user_data (hardening script) for EKS nodegroups with EKS module (Hashicorp provided)

I am using EKS terraform module (https://github.com/terraform-aws-modules/terraform-aws-eks) to create EKS cluster and it is working fine. I have written shell script to harden EKS worker and I want ...
user3736754's user avatar
0 votes
0 answers
128 views

Spot instance sometime slow down and loss connection

I have a system deployed in AWS EKS, sometimes spot instances metrics is down, and API call to these nodes are very slow. Here is my system: 1 EKS cluster 1 on-demand node group 1 Karpenter v0.29.2 ...
Tristan's user avatar
  • 21
0 votes
0 answers
39 views

Assign permission to EKS cluter using IAM groups

Following this tutorial: https://archive.eksworkshop.com/beginner/091_iam-groups/test-cluster-access/ - Which I believe is missing the point it is trying to make, by assuming the role directly at the ...
Aviran's user avatar
  • 101
0 votes
0 answers
748 views

Unable to save jenkins system configuration, how to fix that?

I am running jenkins in eks cluster. Till yesterday it worked, but today when I want to change any configuration in the jenkins system configuration page, it is not saving anything and page is also ...
user2331760's user avatar
0 votes
0 answers
631 views

eks ingress-nginx gives 502 error (Bad Gateway)

There is 1 bundle and there are 2 PCBs in the cluster. Backend service and front service exist respectively, and nginx-ingress was explained in detail through the host. Now I tried to install nginx-...
mas's user avatar
  • 1
0 votes
1 answer
2k views

Pods stuck at terminating stage and the PVC, how to fix that?

My kubernetes cluster got stuck at terminating state. below is the current state. pods: kubectl get po NAME READY STATUS RESTARTS AGE dashboard-0 1/1 Terminating 0 ...
Kalel's user avatar
  • 254
0 votes
0 answers
1k views

Configure EKS to use Nexus Private Docker Registry (HTTP/HTTPS)

I've created an EKS cluster on AWS along with Nexus Repository on DigitalOcean using Terraform & Ansible. Also I've not created any SSL for the Nexus Repository, so it is "http." ...
serhatbalik's user avatar
0 votes
0 answers
281 views

Does AWS EKS provides a DNS wildcard CNAME that will point to all Kubernetes active worker nodes?

Usually, when i use a managed Kubernetes from various clouds, once i create a managed Kubernetes cluster, i am given a DNS wildcard CNAME such as *.536642b.nodes.k8s.fr-par.scw.cloud that will ...
Alex F's user avatar
  • 848
0 votes
0 answers
201 views

Temporarily take kubernetes cluster offline

I have a kuberbetes cluster running in EKS. We use it for testing periodically but mainly it just sits there with all its nodes and costing us. I am looking for the most elegant way to turn it off so ...
JasonGenX's user avatar
  • 532
0 votes
0 answers
1k views

AWS ELB(classic load balancer) response is too slow and sometimes response is not coming it is showing timed out

I have EKS cluster setup in private subnet in which i'm having my microservices and for each microservice i have classic load balancer to access API. But response is having high latency and sometimes ...
uni's user avatar
  • 21
0 votes
1 answer
501 views

consul: increased the replicaset but new pods are not starting and getting Init:CrashLoopBackOff, how to fix that?

With single replicaset, the application is working. So I changed the replicaset to 3. Then, the other two copies of pods are not starting.: kubectl get pods customservice-c8645cd6-7gghm ...
uday's user avatar
  • 412