Questions tagged with 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 am trying to create a pod from another pod which is running using python script. When I do this: ``` # Load the in-cluster config config.load_incluster_config() ``` as well as ``` # Load...
1
answers
0
votes
148
views
asked 3 days ago
Hi AWS, I have created an EKS cluster using AWS CDK Python, here is the link for the code repository: https://github.com/arjungoel/eks-repo. Once the EKS cluster is up, I have updated the kube config...
1
answers
0
votes
416
views
profile picture
asked 8 days ago
I have a k3s cluster on which kube2iam is deployed as a daemonset. It seems to start okay getting access to the correct iam role through kube2iam and is able to access the appropriate aws resource....
1
answers
0
votes
149
views
asked 10 days ago
As I am using EFS CSI Driver for Kubernetes (https://github.com/kubernetes-sigs/aws-efs-csi-driver/blob/master/docs/README.md) this leads quite often to the situation where multiple EFS Access Points...
3
answers
0
votes
120
views
Daniel
asked 16 days ago
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...
1
answers
0
votes
291
views
asked 19 days ago
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...
1
answers
0
votes
171
views
profile picture
Cy_Choi
asked 20 days ago
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...
1
answers
0
votes
352
views
asked a month ago
I created a k8s cluster for learning purposes and got stuck with the metallb loadbalancer. Here are my steps so far: I am using microk8s distribution on three ec2 medium instances with ubuntu server...
0
answers
0
votes
332
views
Michael
asked a month ago
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...
3
answers
0
votes
458
views
I
asked a month ago
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...
0
answers
0
votes
388
views
Victor
asked a month ago
Hello AWS Community, I have a Windows Core instance running Kubernetes pods, and I'm experiencing high CPU utilization spikes every six hours. Since I don't have a GUI, I need to diagnose and resolve...
3
answers
0
votes
375
views
saini
asked 2 months ago
Hello everyone, I am using EKS with Kubernetes version 1.29, worker node version 1.28 Pods take a very long time to be created, about 1 hour for image size 1.33 GB (private ghcr.io registry) When...
3
answers
0
votes
722
views
Kien
asked 2 months ago