macOS
brew install k0sctllocal Homebrew formula metadata
sudo port install k0sctlMacPorts ports tree · sysutils/k0sctl/Portfile · ソース: api.github.com
brew / 順位 8247
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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:k0sctl |
|---|---|
| バージョン | 0.32.2 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/k0sproject/k0sctl |
| リポジトリ | https://github.com/k0sproject/k0sctl |
| 最終更新 | 2026-07-29T00:32:35Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
k0sctl
nix profile install nixpkgs#k0sctlk0sctl 0.32.2-r0
Bootstrapping and management tool for k0s clusters
https://github.com/k0sproject/k0sctl
sudo apk add k0sctlk0sctl-bash-completion 0.32.2-r0
Bash completions for k0sctl
https://github.com/k0sproject/k0sctl
sudo apk add k0sctl-bash-completionk0sctl-fish-completion 0.32.2-r0
Fish completions for k0sctl
https://github.com/k0sproject/k0sctl
sudo apk add k0sctl-fish-completionk0sctl-zsh-completion 0.32.2-r0
Zsh completions for k0sctl
https://github.com/k0sproject/k0sctl
sudo apk add k0sctl-zsh-completionk0sctl 0.32.2-1.1
A bootstrapping and management tool for k0s clusters
https://github.com/k0sproject/k0sctl
sudo zypper install k0sctlk0sctl-bash-completion 0.32.2-1.1
Bash Completion for k0sctl
https://github.com/k0sproject/k0sctl
sudo zypper install k0sctl-bash-completionk0sctl-fish-completion 0.32.2-1.1
Fish Completion for k0sctl
https://github.com/k0sproject/k0sctl
sudo zypper install k0sctl-fish-completionk0sctl-zsh-completion 0.32.2-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.