macOS
brew install eksctllocal Homebrew formula metadata
sudo port install eksctlMacPorts ports tree · sysutils/eksctl/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de eksctl pour les workflows d'agents IA.
installation
brew install eksctllocal Homebrew formula metadata
sudo port install eksctlMacPorts ports tree · sysutils/eksctl/Portfile · Source: api.github.com
nix profile install nixpkgs#eksctlnixpkgs package indexes · pkgs/by-name/ek/eksctl/package.nix · Source: api.github.com
sudo pacman -S eksctlArch Linux sync databases · eksctl · Source: geo.mirror.pkgbuild.com
sudo zypper install eksctlopenSUSE Tumbleweed package metadata · eksctl · Source: download.opensuse.org
choco install eksctlChocolatey community package catalog · eksctl · Source: community.chocolatey.org
scoop install main/eksctlScoop official bucket manifest trees · bucket/eksctl.json · Source: api.github.com
winget install --id eksctl.eksctl -eWindows Package Manager source index · eksctl.eksctl · Source: cdn.winget.microsoft.com
aperçu
Simple command-line tool for creating clusters on Amazon EKS
historique
eksctl is the official command-line tool for Amazon EKS, the managed Kubernetes service on AWS. It is written in Go and turns the multi-service work of creating and operating EKS clusters into a small set of commands and declarative YAML configuration.
The eksctl repository was created in May 2018, shortly after Amazon EKS became a practical target for Kubernetes operators. The project positioned itself as a simple way to create an EKS cluster in minutes with one command, while using AWS CloudFormation underneath for the infrastructure lifecycle.
Over time eksctl grew from cluster creation into a broader EKS operations tool: node group lifecycle, cluster updates, VPC configuration, IAM integration, add-on management, Fargate profiles, GPU and Spot support, and kubeconfig writing all became part of the documented feature set.
eksctl became part of the standard EKS workflow because it matched how Kubernetes users already worked: command-line first, declarative when needed, and compatible with kubectl, AWS IAM authentication, and AWS credentials. AWS documentation now describes eksctl as a utility for creating, managing, and operating EKS clusters, and the GitHub project publishes frequent official releases.
Its adoption is visible in the ecosystem around it: official releases ship binaries and container images, the README documents third-party installers such as Homebrew, MacPorts, Chocolatey, and Scoop, and the tool is referenced by AWS EKS getting-started flows.
The classic use case is `eksctl create cluster`, which provisions an EKS control plane, node groups, networking, IAM resources, and kubeconfig entries with sensible defaults. More advanced users provide a YAML cluster config to make cluster creation repeatable across teams or CI systems.
Operators also use eksctl for day-two tasks: listing and deleting clusters, scaling or draining node groups, updating clusters, configuring endpoint access, managing add-on policies, and inspecting the CloudFormation stacks that back a cluster.
For package-manager users, eksctl is a good example of a cloud CLI that became important enough to be distributed everywhere while still being primarily consumed as a single static binary. Installing it with Homebrew or another package manager gives Kubernetes users a fast path from a shell prompt to a working EKS cluster.
posture de sécurité
infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
cluster.yamlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
eksctl | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/eksctl-io/eksctl
métadonnées d'installation
| Clé du paquet | brew:eksctl |
|---|---|
| Version | 0.229.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/eksctl |
| Page d'accueil | https://eksctl.io |
| Dépôt | https://github.com/eksctl-io/eksctl |
| Docs amont | https://eksctl.io/ |
| Licence | Apache-2.0 |
| Archive source | https://github.com/eksctl-io/eksctl.git |
| Dernière mise à jour | 2026-07-02T00:04:54Z |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | eksctl |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
eksctl
nix profile install nixpkgs#eksctleksctl 0.227.0-1
Command line tool for creating clusters on Amazon EKS
https://github.com/eksctl-io/eksctl
sudo pacman -S eksctleksctl 0.227.0-1.1
The official CLI for Amazon EKS
https://github.com/eksctl-io/eksctl
sudo zypper install eksctleksctl-bash-completion 0.227.0-1.1
Bash Completion for eksctl
https://github.com/eksctl-io/eksctl
sudo zypper install eksctl-bash-completioneksctl-fish-completion 0.227.0-1.1
Fish Completion for eksctl
https://github.com/eksctl-io/eksctl
sudo zypper install eksctl-fish-completioneksctl-zsh-completion 0.227.0-1.1
Zsh Completion for eksctl
https://github.com/eksctl-io/eksctl
sudo zypper install eksctl-zsh-completioneksctl
sudo port install eksctleksctl
choco install eksctlmain/eksctl
scoop install main/eksctleksctl.eksctl
winget install --id eksctl.eksctl -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.