macOS
brew install k3suplocal Homebrew formula metadata
sudo port install k3supMacPorts ports tree · sysutils/k3sup/Portfile · source: api.github.com
brew
Utility to create k3s clusters on any local or remote VM. Version 0.13.12 via Homebrew; verified from local package data.
install
brew install k3suplocal Homebrew formula metadata
sudo port install k3supMacPorts ports tree · sysutils/k3sup/Portfile · source: api.github.com
sudo apk add k3supAlpine Linux edge package indexes · k3sup · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#k3supnixpkgs package indexes · pkgs/by-name/k3/k3sup/package.nix · source: api.github.com
sudo zypper install k3supopenSUSE Tumbleweed package metadata · k3sup · source: download.opensuse.org
scoop install main/k3supScoop official bucket manifest trees · bucket/k3sup.json · source: api.github.com
overview
Utility to create k3s clusters on any local or remote VM
history
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.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
k3sup | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/alexellis/k3sup
install metadata
| Package key | brew:k3sup |
|---|---|
| Version | 0.13.12 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/k3sup |
| Homepage | https://k3sup.dev |
| Repository | https://github.com/alexellis/k3sup |
| Upstream docs | https://github.com/alexellis/k3sup#readme |
| License | MIT |
| Source archive | https://github.com/alexellis/k3sup.git |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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/k3supsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.