Install via winget
click to copy
winget install eksctl.eksctl
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.
Package ID
eksctl.eksctl
Version
0.226.0
Publisher
eksctl.io
License
Apache License 2.0
Installer
zip
Architecture
x64
Tags
Frequently Asked Questions
How do I install eksctl using winget?
Open PowerShell or Windows Terminal and run:
winget install eksctl.eksctl. Winget ships with Windows 10 (1809+) and Windows 11.What is eksctl?
The official CLI for Amazon EKS
Is eksctl free to download?
eksctl is distributed under the Apache License 2.0 license. Use the winget command above or the download button to get it directly from the publisher.
How do I update eksctl with winget?
Run
winget upgrade eksctl.eksctl in PowerShell or Windows Terminal to update to the latest available version.How do I uninstall eksctl?
Run
winget uninstall eksctl.eksctl to remove eksctl from your system.