macOS
brew install k3suplocal Homebrew formula metadata
sudo port install k3supMacPorts ports tree · sysutils/k3sup/Portfile · Source: api.github.com
brew / rang 2912
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de k3sup pour les workflows d'agents IA.
installation
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
aperçu
Utility to create k3s clusters on any local or remote VM
historique
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.
posture de sécurité
infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
k3sup | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:k3sup |
|---|---|
| Version | 0.13.12 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://k3sup.dev |
| Dépôt | https://github.com/alexellis/k3sup |
| Dernière mise à jour | 2026-07-27T21:58:34+02:00 |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
k3sup
nix profile install nixpkgs#k3supk3sup 0.13.6-r16
A light-weight utility to get from zero to KUBECONFIG with k3s
sudo apk add k3supk3sup-bash-completion 0.13.6-r16
Bash completions for k3sup
sudo apk add k3sup-bash-completionk3sup-fish-completion 0.13.6-r16
Fish completions for k3sup
sudo apk add k3sup-fish-completionk3sup-zsh-completion 0.13.6-r16
Zsh completions for k3sup
sudo apk add k3sup-zsh-completionk3sup 0.13.12-1.6
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/k3suppiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.