Install
winget install eksctl.eksctl
Click to copy
↓ Download Installer
About eksctl
eksctl is a simple CLI tool for creating clusters on EKS - Amazon's new managed Kubernetes service for EC2. It is written in Go, and uses CloudFormation.
Frequently Asked Questions
How do I install eksctl using winget?
Open Windows Terminal or PowerShell and run:
winget install eksctl.eksctl. Winget is built into Windows 10 (version 1809+) and Windows 11 — no separate download required.What is eksctl?
The official CLI for Amazon EKS
Is eksctl free to download?
eksctl is available under the Apache License 2.0 license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update eksctl with winget?
Run
winget upgrade eksctl.eksctl in Windows Terminal or PowerShell to update eksctl to the latest available version.What Windows versions support eksctl?
The installer for eksctl targets the x64 architecture. Check the publisher’s documentation for minimum Windows version requirements. Winget itself requires Windows 10 version 1809 or later.