macOS
brew install k0sctllocal Homebrew formula metadata
sudo port install k0sctlMacPorts ports tree · sysutils/k0sctl/Portfile · 来源: api.github.com
安装
brew install k0sctllocal Homebrew formula metadata
sudo port install k0sctlMacPorts ports tree · sysutils/k0sctl/Portfile · 来源: api.github.com
sudo apk add k0sctlAlpine Linux edge package indexes · k0sctl · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#k0sctlnixpkgs package indexes · pkgs/by-name/k0/k0sctl/package.nix · 来源: api.github.com
sudo zypper install k0sctlopenSUSE Tumbleweed package metadata · k0sctl · 来源: download.opensuse.org
winget install --id k0sproject.k0sctl -eWindows Package Manager source index · k0sproject.k0sctl · 来源: cdn.winget.microsoft.com
概览
Bootstrapping and management tool for k0s clusters
历史
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.
安全态势
没有找到 k0sctl 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.yaml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
k0sctl | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/k0sproject/k0sctl
安装元数据
| 软件包键 | brew:k0sctl |
|---|---|
| 版本 | 0.32.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/k0sctl |
| 主页 | https://github.com/k0sproject/k0sctl |
| 仓库 | https://github.com/k0sproject/k0sctl |
| 上游文档 | https://docs.k0sproject.io/stable/k0sctl-install |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/k0sproject/k0sctl/archive/refs/tags/v0.32.1.tar.gz |
| 最后更新 | 2026-07-06T14:02:59Z |
| Pulse | updated |
| 构建依赖 | 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 | 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.