All Content tagged with Amazon EKS Anywhere

Create and operate Kubernetes clusters on your own infrastructure.

Content language: English

Select up to 5 tags to filter
Sort by most recent
100 results
Hi, I am running a cron job on K8/EKS. I would like to monitor whether the job succeeds or fails. In Cloudwatch, I've found `pod_status_failed` and `pod_status_succeeded` metrics. They are both ze...
2
answers
0
votes
57
views
asked 15 days ago
I was trying to delete a VPC in which i set up a K8s cluster using EKS, then I stumbled upon this: "Network interface is currently in use and is of type lambda" I checked in Lambda console and found...
1
answers
0
votes
60
views
asked 19 days ago
Dear AWS Team, **Problem:** We have launched our application server in EKS and we are trying to connect the oracle server which is running outside of the VPC through VPN tunneling. We are using cx_o...
1
answers
1
votes
61
views
asked a month ago
I have a pod and I want to increase the ulimit on these pods. I have tried a couple of things to achieve this. 1. Increase soft and hard limit to 16384 on AWS host nodes by doing * soft stack 16384' ...
1
answers
0
votes
41
views
asked a month ago
Dear Team, Kindly help us to update the EKS default security group with custom sg rules using terraform, When we tried to do the same sg as rules are getting update automatically with default rule. ...
1
answers
0
votes
51
views
asked 2 months ago
Hi! We've been running Kubernetes from on prem hardware and our network is connected to AWS. Would hybrid nodes fit?
2
answers
0
votes
131
views
asked 2 months ago
Dear Team, We have followed the below link steps and deployed the external dns when we tried to verify with sample application getting errors, https://repost.aws/knowledge-center/eks-set-up-externald...
1
answers
0
votes
66
views
asked 2 months ago
Greetings, I've create a EKS login pattern with Access Entry like this: 1. Create Access Entry(let's say, EKSClusterAdminAccessEntry), attaching EKSClusterAdminPolicy and binding to an IAM Role (EK...
1
answers
0
votes
65
views
asked 2 months ago
I am deploying trino application on aws eks with 2 different deployments: - Deployment 1: EKS EC2 nodegroup for coordinator and worker. - Deployment 2: EKS Fargate. (AWS STS Regional endpoints using...
1
answers
0
votes
47
views
asked 2 months ago
I've tried to update my EKS cluster with two worker nodes from 1.27 to 1.28. Since it should be updating worker nodes first before the cluster update, one out of two worker nodes (cpu node) could be u...
3
answers
0
votes
148
views
asked 3 months ago
I am upgrading my EKS cluster from version 1.28 to 1.29, the way I use it is as follows: - Go to nodegroup -> Autoscaling group -> LaunchTemplate -> modify AMI to imge "amazon-eks-arm64-node-1.29-v20...
1
answers
0
votes
68
views
asked 3 months ago
Currently I see that all clusters created via eksctl are set to extended support, is there any way that I can create new cluster and set it to standard support via eksctl (in the cluster create comman...
2
answers
0
votes
123
views
asked 3 months ago