macOS
brew install k0sctllocal Homebrew formula metadata
sudo port install k0sctlMacPorts ports tree · sysutils/k0sctl/Portfile · source: api.github.com
brew
Bootstrapping and management tool for k0s clusters. Version 0.32.1 via Homebrew; verified 2026-07-06. Also installable with nix: nix profile install nixpkgs#k0sctl.
install
brew install k0sctllocal Homebrew formula metadata
sudo port install k0sctlMacPorts ports tree · sysutils/k0sctl/Portfile · source: api.github.com
sudo apk add k0sctlAlpine Linux edge package indexes · k0sctl · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#k0sctlnixpkgs package indexes · pkgs/by-name/k0/k0sctl/package.nix · source: api.github.com
sudo zypper install k0sctlopenSUSE Tumbleweed package metadata · k0sctl · source: download.opensuse.org
winget install --id k0sproject.k0sctl -eWindows Package Manager source index · k0sproject.k0sctl · source: cdn.winget.microsoft.com
overview
Bootstrapping and management tool for k0s clusters
history
k0sctl is the companion command-line bootstrap and lifecycle tool for k0s Kubernetes clusters, using SSH and a YAML cluster definition to configure hosts and deploy k0s.
k0sctl appeared with the k0s project after k0s began public releases in November 2020. Its early 2021 releases established the `k0sctl apply` workflow: describe hosts and desired cluster state in `k0sctl.yaml`, then let the tool connect over SSH and converge the cluster.
The k0s documentation positioned k0sctl as an automatic and repeatable way to create multi-node and production clusters, making it part of the official installation story rather than a third-party convenience script.
Adoption follows k0s adoption: users who want a small Kubernetes distribution but do not want to hand-roll SSH loops, install commands, token exchange, and kubeconfig retrieval can use k0sctl as the repeatable wrapper.
The main workflow is `k0sctl apply`, pointed at a `k0sctl.yaml` file in the working directory or another path passed with `--config`. The tool gathers host state through SSH, installs k0s, joins nodes, and can generate kubeconfig output.
k0sctl is a good example of a package-manager-friendly infrastructure binary: one statically distributed CLI, a declarative local YAML file, no daemon, and behavior that turns a cluster installation process into a repeatable command.
security posture
No matching local secret-handling manifest was found for k0sctl. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.
k0sctl.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
k0sctl | 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/k0sproject/k0sctl
install metadata
| Package key | brew:k0sctl |
|---|---|
| Version | 0.32.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/k0sctl |
| Homepage | https://github.com/k0sproject/k0sctl |
| Repository | https://github.com/k0sproject/k0sctl |
| Upstream docs | https://docs.k0sproject.io/stable/k0sctl-install |
| License | Apache-2.0 |
| Source archive | https://github.com/k0sproject/k0sctl/archive/refs/tags/v0.32.1.tar.gz |
| Last updated | 2026-07-06T14:02:59Z |
| Pulse | updated |
| 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 | k0sctl |
| 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.
k0sctl
nix profile install nixpkgs#k0sctlk0sctl 0.30.1-r0
Bootstrapping and management tool for k0s clusters
https://github.com/k0sproject/k0sctl
sudo apk add k0sctlk0sctl-bash-completion 0.30.1-r0
Bash completions for k0sctl
https://github.com/k0sproject/k0sctl
sudo apk add k0sctl-bash-completionk0sctl-fish-completion 0.30.1-r0
Fish completions for k0sctl
https://github.com/k0sproject/k0sctl
sudo apk add k0sctl-fish-completionk0sctl-zsh-completion 0.30.1-r0
Zsh completions for k0sctl
https://github.com/k0sproject/k0sctl
sudo apk add k0sctl-zsh-completionk0sctl 0.30.1-1.1
A bootstrapping and management tool for k0s clusters
https://github.com/k0sproject/k0sctl
sudo zypper install k0sctlk0sctl-bash-completion 0.30.1-1.1
Bash Completion for k0sctl
https://github.com/k0sproject/k0sctl
sudo zypper install k0sctl-bash-completionk0sctl-fish-completion 0.30.1-1.1
Fish Completion for k0sctl
https://github.com/k0sproject/k0sctl
sudo zypper install k0sctl-fish-completionk0sctl-zsh-completion 0.30.1-1.1
Zsh Completion for k0sctl
https://github.com/k0sproject/k0sctl
sudo zypper install k0sctl-zsh-completionk0sctl
sudo port install k0sctlk0sproject.k0sctl
winget install --id k0sproject.k0sctl -esource 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.