eksctl-io/eksctl
The official CLI for Amazon EKS observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 98
- Release rhythm 98
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 13.5
- age_days: 3024
- days_rel: 19
- days_push: 12
- n_releases_24m: 41
Adoption not part of the score
5213 stars · 1500 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
eksctl is the official command-line tool for creating and managing Amazon EKS (Elastic Kubernetes Service) clusters, written in Go and built on CloudFormation. It automates cluster provisioning, node group management, upgrades, and add-ons through simple commands and declarative YAML configuration.
Use cases
- create an eks cluster with one command
- manage kubernetes nodegroups on aws
- provision eks clusters in ci/cd pipelines
- scale and upgrade eks node groups
- configure vpc networking for eks
- set up fargate profiles and spot instances
- manage eks hybrid nodes and auto mode
When to choose
- you want the simplest, officially supported way to create and manage EKS clusters
- you prefer declarative YAML config and GitOps-friendly workflows over hand-written Terraform
- you need quick cluster provisioning for dev, test, or CI environments
When to avoid
- you are deploying Kubernetes on clouds other than AWS
- you need multi-cloud or fully custom infrastructure provisioning, where Terraform or Pulumi may fit better
- you require a graphical dashboard for cluster management
Facets
cli-tool · maturity active
cli infrastructure-as-code container-orchestration deployment cloud cloud-computing infrastructure-as-code developer-tools windows go cli cloud aws eks kubernetes cloudformation cluster-management gitops devops containers linux macos
3 sources
- readme: https://github.com/eksctl-io/eksctl · fetched 2026-08-28 · 1fa3e0ecc0d3
- homepage: https://eksctl.io · fetched 2026-08-29 · 603fde233b2b
- site_page: https://docs.aws.amazon.com/index.html · fetched 2026-08-29 · cdef89dbc642
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| eksctl-io/eksctl | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="eksctl-io/eksctl")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem