macOS
brew install k3suplocal Homebrew formula metadata
sudo port install k3supMacPorts ports tree · sysutils/k3sup/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für k3sup in AI-Agent-Workflows.
Installation
brew install k3suplocal Homebrew formula metadata
sudo port install k3supMacPorts ports tree · sysutils/k3sup/Portfile · Quelle: api.github.com
sudo apk add k3supAlpine Linux edge package indexes · k3sup · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#k3supnixpkgs package indexes · pkgs/by-name/k3/k3sup/package.nix · Quelle: api.github.com
sudo zypper install k3supopenSUSE Tumbleweed package metadata · k3sup · Quelle: download.opensuse.org
scoop install main/k3supScoop official bucket manifest trees · bucket/k3sup.json · Quelle: api.github.com
Überblick
Utility to create k3s clusters on any local or remote VM
Verlauf
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.
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.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
k3sup | 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/alexellis/k3sup
Installationsmetadaten
| Paketschlüssel | brew:k3sup |
|---|---|
| Version | 0.13.12 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/k3sup |
| Homepage | https://k3sup.dev |
| Repository | https://github.com/alexellis/k3sup |
| Upstream-Dokumentation | https://github.com/alexellis/k3sup#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/alexellis/k3sup.git |
| 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 | 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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/k3supQuellspur
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.