All Content tagged with Amazon EKS Distro
An open-source distribution of Kubernetes from AWS.
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
22 results
Im trying to update EKS cluster using UpdateConfig method. Given that `update-Id` can fail, can it lead to inconsistent or partial state being applied to the cluster if update has failed?
I'm specific...
I am unable to create an EKS cluster using the AWS CLI. This is preventing me from deploying my infrastructure as code (Terraform) from GitLab CI/CD.
Command executed:
```
aws eks create-cluster \
...
4
answers
2
votes
58
views
asked a month ago
Arun NagpalEXPERT
published 5 months ago0 votes463 views
Large container images in AI/ML workloads can take longer than normal time to start, with most time spent pulling images. This post demonstrates how SOCI (Seekable OCI) Snapshotter with lazy loading r...
Mohamed SherifEXPERT
published 5 months ago0 votes292 views
This guide shows how to set up Multus CNI in Amazon EKS for multi-network pod communication. It provides step-by-step instructions to install Multus,
create networks, deploy test pods with multiple i...
**Issue Description:** I'm unable to deploy an EKS cluster using AWS CDK in the eu-west-3 region due to missing kubectl Lambda layers. The deployment fails with permission errors when trying to access...
3
answers
0
votes
169
views
asked 7 months ago
Hello,
I’m currently configuring Karpenter with Security Groups for Pods enabled. In this setup, only instance types that support ENI trunking can host pods using secondary security groups.
However,...
1
answers
0
votes
259
views
asked 8 months ago
Hi,
According to the Karpenter documentation, when using Security Groups for Pods, it is recommended to reserve one ENI for the trunk interface by setting RESERVED_ENIS=1. This is meant to avoid disc...
1
answers
0
votes
211
views
asked 8 months ago
Hello,
I’ve read through AWS documentation [https://docs.aws.amazon.com/eks/latest/best-practices/sgpp.html], and I’m trying to reconcile it with Karpenter’s explanation regarding ENIs and pod densit...
1
answers
0
votes
269
views
asked 8 months ago
The latest version of the amazon-cloudwatch-observability EKS add-on (v4.2.1-eksbuild.1) is installing an older version of dcgm-exporter (:3.3.9-3.6.1-ubuntu22.04-amd64) that supports only amd64. Our ...
1
answers
0
votes
141
views
asked a year ago
Hi all,
I’m running a basic NetworkPolicy test on EKS and it’s not behaving as expected. I applied a deny-all ingress policy in the frontend namespace, but the pod is still accessible from another nam...
1
answers
0
votes
281
views
asked a year ago
Hi everyone! I'm using ec2-controller and eks-controller to provision an EKS cluster but I'm facing the NodeCreationFailure issue. I've used the AWSSupport-TroubleshootEKSWorkerNode automation and thi...
1
answers
0
votes
219
views
asked a year ago
I am trying to create private eks cluster which I will access via bastion host. for atleast 20 days I am struggling but its not working. i tried multiple version of this script, multiple accounts ever...
1
answers
0
votes
140
views
asked a year ago