eksctl
eksctl is a command-line utility tool that automates and simplifies the creation, management, and operation of Amazon Elastic Kubernetes Service (EKS) clusters. It provides declarative YAML configuration and CLI commands to manage complex EKS cluster operations, including cluster creation, node group management, scaling, and upgrades, integrating with AWS services via the AWS SDK.
Follow to track new versions in your feed.
Overview
0
Version & Lifecycle
0
Community Notes
eksctl – Command-line note
For Windows deployment at scale, treat eksctl.exe as a simple CLI binary: distribute the versioned executable from the official GitHub release to a central tools directory (for example C:Program Fileseksctl), then set that directory in the system PATH via Group Policy or your configuration management tool so all users and automation tasks can invoke eksctl non-interactively in scripts.
Release Notes & Updates
0
Avg cadence: —
Next anticipated release: —
Updates • 0
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Looking for matching products…
Don’t see it? Paste a CPE
Also known as
Packaging Notes
0
eksctl is a CLI tool written in Go, distributed as binaries for multiple platforms