eksctl icon indicating copy to clipboard operation
eksctl copied to clipboard

The official CLI for Amazon EKS

Results 433 eksctl issues
Sort by recently updated
recently updated
newest added

**Why do you want this feature?** I am using eksctl to build an eks provision tool in kubeflow community. In my previous version, we use eksctl as a cli in...

kind/feature
priority/important-soon
roadmap
monthly-planning

**Why do you want this feature?** This is the umbrella issue concerning `eksctl apply`, which would support `eksctl apply -f config.yaml` to reconcile the current cluster with the given config...

kind/feature
help wanted
area/general-cli
priority/important-longterm
priority/backlog
needs-investigation
area/apply

We are starting to use the [`instanceSelector`](https://github.com/weaveworks/eksctl/pull/3498) feature in some our EKS configs. It greatly simplifies our configuration and is easier to understand. Thank you for this feature. However, in...

kind/feature
good first issue
area/nodegroup
blocked/aws

Part of [this plan](https://github.com/weaveworks/eksctl/blob/main/docs/proposal-008-flux2.md#dry-run). >One thing we lose by having these arbitrary fields is the extra validation: are users setting the correct flags for their chosen git provider? Of course...

kind/feature
good first issue
priority/backlog

### Description https://github.com/weaveworks/eksctl/pull/4962 removed the usage of this field. After a while, delete this field.

area/docs
priority/important-longterm
area/tech-debt

**What feature/behaviour/change do you want?** Support `kubeletExtraConfig` in managed node groups **Why do you want this feature?** In order to specify extra kubelet configuration features, you need to use `overrideBootstrap`...

kind/feature
area/managed-nodegroup
priority/important-longterm
blocked/aws

see https://aws.amazon.com/premiumsupport/knowledge-center/cloudformation-instance-tag-root-volume/ for a potential work around to this

kind/feature
priority/important-longterm
priority/backlog
blocked/aws

This EPIC collects flakey tests for eksctl

area/testing
priority/important-longterm
Epic
flaky-test
area/tech-debt

AWS Supports creating EKS Worker nodes on AWS Outpost, however eksctl doesn't support that yet. I think it will be good to add this capability into eksctl. I opened a...

kind/feature
priority/important-longterm
roadmap

In a future release, EKS will start running the VPC resource controller components on the control plane. Today, eksctl has a command to install the VPC resource controller on worker...

kind/improvement
priority/important-soon
blocked/aws