macOS
brew install k3suplocal Homebrew formula metadata
sudo port install k3supMacPorts ports tree · sysutils/k3sup/Portfile · 来源: api.github.com
安装
brew install k3suplocal Homebrew formula metadata
sudo port install k3supMacPorts ports tree · sysutils/k3sup/Portfile · 来源: api.github.com
sudo apk add k3supAlpine Linux edge package indexes · k3sup · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#k3supnixpkgs package indexes · pkgs/by-name/k3/k3sup/package.nix · 来源: api.github.com
sudo zypper install k3supopenSUSE Tumbleweed package metadata · k3sup · 来源: download.opensuse.org
scoop install main/k3supScoop official bucket manifest trees · bucket/k3sup.json · 来源: api.github.com
概览
Utility to create k3s clusters on any local or remote VM
历史
k3sup is Alex Ellis's lightweight SSH-based installer for getting from a machine or VM to a usable k3s kubeconfig quickly.
k3sup appeared in August 2019 during the early wave of enthusiasm around Rancher's k3s. The initial release established a small Go binary that could install k3s over SSH and return kubectl access without requiring users to memorize the full server, token, and kubeconfig dance.
Early releases quickly added cluster-joining support, Windows binaries, version pinning, and ergonomics for multi-node k3s clusters. The project kept the deliberately small surface: install a server, join agents, fetch kubeconfig, and smooth out the SSH workflow.
k3sup became popular in homelab, edge, Raspberry Pi, and small-cloud Kubernetes examples because it matched k3s's promise: make a usable cluster with ordinary Linux hosts and SSH access.
The creator's tutorials and community posts helped make k3sup part of the k3s tooling vocabulary even though it remains an independent project rather than a k3s subcommand.
A typical workflow runs `k3sup install` against the first host, then `k3sup join` for additional agents or servers. The tool handles SSH, remote installation, token handling, and kubeconfig retrieval so users can move directly to kubectl.
k3sup is the kind of tiny infrastructure binary package managers are good at distributing: no service, no local state database, just a CLI that turns a fiddly bootstrap procedure into a repeatable command.
安全态势
infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
k3sup | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/alexellis/k3sup
安装元数据
| 软件包键 | brew:k3sup |
|---|---|
| 版本 | 0.13.12 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/k3sup |
| 主页 | https://k3sup.dev |
| 仓库 | https://github.com/alexellis/k3sup |
| 上游文档 | https://github.com/alexellis/k3sup#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/alexellis/k3sup.git |
| 构建依赖 | 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 | k3sup |
| 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 软件包链接分开显示。
k3sup
nix profile install nixpkgs#k3supk3sup 0.13.6-r15
A light-weight utility to get from zero to KUBECONFIG with k3s
sudo apk add k3supk3sup-bash-completion 0.13.6-r15
Bash completions for k3sup
sudo apk add k3sup-bash-completionk3sup-fish-completion 0.13.6-r15
Fish completions for k3sup
sudo apk add k3sup-fish-completionk3sup-zsh-completion 0.13.6-r15
Zsh completions for k3sup
sudo apk add k3sup-zsh-completionk3sup 0.13.12-1.3
Bootstrap Kubernetes with k3s over SSH < 1 min
https://github.com/alexellis/k3sup
sudo zypper install k3supk3sup
sudo port install k3supmain/k3sup
scoop install main/k3sup来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.