macOS
brew install k0sctllocal Homebrew formula metadata
sudo port install k0sctlMacPorts ports tree · sysutils/k0sctl/Portfile · ソース: api.github.com
brew
k0sctl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.