macOS
brew install eksctllocal Homebrew formula metadata
sudo port install eksctlMacPorts ports tree · sysutils/eksctl/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.