macOS
brew install eksctllocal Homebrew formula metadata
sudo port install eksctlMacPorts ports tree · sysutils/eksctl/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für eksctl in AI-Agent-Workflows.
Installation
brew install eksctllocal Homebrew formula metadata
sudo port install eksctlMacPorts ports tree · sysutils/eksctl/Portfile · Quelle: api.github.com
nix profile install nixpkgs#eksctlnixpkgs package indexes · pkgs/by-name/ek/eksctl/package.nix · Quelle: api.github.com
sudo pacman -S eksctlArch Linux sync databases · eksctl · Quelle: geo.mirror.pkgbuild.com
sudo zypper install eksctlopenSUSE Tumbleweed package metadata · eksctl · Quelle: download.opensuse.org
choco install eksctlChocolatey community package catalog · eksctl · Quelle: community.chocolatey.org
scoop install main/eksctlScoop official bucket manifest trees · bucket/eksctl.json · Quelle: api.github.com
winget install --id eksctl.eksctl -eWindows Package Manager source index · eksctl.eksctl · Quelle: cdn.winget.microsoft.com
Überblick
Simple command-line tool for creating clusters on Amazon EKS
Verlauf
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.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.yamlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
eksctl | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/eksctl-io/eksctl
Installationsmetadaten
| Paketschlüssel | brew:eksctl |
|---|---|
| Version | 0.229.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/eksctl |
| Homepage | https://eksctl.io |
| Repository | https://github.com/eksctl-io/eksctl |
| Upstream-Dokumentation | https://eksctl.io/ |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/eksctl-io/eksctl.git |
| Zuletzt aktualisiert | 2026-07-02T00:04:54Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.