macOS
brew install eksctllocal Homebrew formula metadata
sudo port install eksctlMacPorts ports tree · sysutils/eksctl/Portfile · ソース: api.github.com
brew
eksctl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install eksctllocal Homebrew formula metadata
sudo port install eksctlMacPorts ports tree · sysutils/eksctl/Portfile · ソース: api.github.com
nix profile install nixpkgs#eksctlnixpkgs package indexes · pkgs/by-name/ek/eksctl/package.nix · ソース: api.github.com
sudo pacman -S eksctlArch Linux sync databases · eksctl · ソース: geo.mirror.pkgbuild.com
sudo zypper install eksctlopenSUSE Tumbleweed package metadata · eksctl · ソース: download.opensuse.org
choco install eksctlChocolatey community package catalog · eksctl · ソース: community.chocolatey.org
scoop install main/eksctlScoop official bucket manifest trees · bucket/eksctl.json · ソース: api.github.com
winget install --id eksctl.eksctl -eWindows Package Manager source index · eksctl.eksctl · ソース: cdn.winget.microsoft.com
概要
Simple command-line tool for creating clusters on Amazon EKS
履歴
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.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
eksctl | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/eksctl-io/eksctl
インストールメタデータ
| パッケージキー | brew:eksctl |
|---|---|
| バージョン | 0.229.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/eksctl |
| ホームページ | https://eksctl.io |
| リポジトリ | https://github.com/eksctl-io/eksctl |
| 上流ドキュメント | https://eksctl.io/ |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/eksctl-io/eksctl.git |
| 最終更新 | 2026-07-02T00:04:54Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.