Automic VaultAutomic Vault

brew

k0sctl mit Homebrew, apk, MacPorts, Nix, zypper, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für k0sctl in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install k0sctl

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install k0sctl

MacPorts ports tree · sysutils/k0sctl/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add k0sctl

Alpine Linux edge package indexes · k0sctl · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#k0sctl

nixpkgs package indexes · pkgs/by-name/k0/k0sctl/package.nix · Quelle: api.github.com

openSUSE zypperverifiziert · 92%
sudo zypper install k0sctl

openSUSE Tumbleweed package metadata · k0sctl · Quelle: download.opensuse.org

Windows

Windows Package Managerverifiziert · 92%
winget install --id k0sproject.k0sctl -e

Windows Package Manager source index · k0sproject.k0sctl · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Bootstrapping and management tool for k0s clusters

Befehle und Aliase

  • k0sctl

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2020: k0s made its initial public release in November.
  • 2021: k0sctl v0.4.0 was published in February.
  • 2021: k0s documentation for v1.21.0+k0s.0 recommended k0sctl for production cluster installation and automatic upgrades.

Related projects

  • k0sctl is tightly coupled to k0s, and sits in the same broad Kubernetes bootstrap space as k3sup, kubeadm wrappers, and other SSH-driven cluster installers.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für k0sctl wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
k0sctl.yaml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
k0sctlcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-26
Manager-Version0.32.1
Manager aktualisiert2026-07-06
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.32.1

https://github.com/k0sproject/k0sctl

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:k0sctl
Version0.32.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/k0sctl
Homepagehttps://github.com/k0sproject/k0sctl
Repositoryhttps://github.com/k0sproject/k0sctl
Upstream-Dokumentationhttps://docs.k0sproject.io/stable/k0sctl-install
LizenzApache-2.0
Quellarchivhttps://github.com/k0sproject/k0sctl/archive/refs/tags/v0.32.1.tar.gz
Zuletzt aktualisiert2026-07-06T14:02:59Z
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namek0sctl
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

k0sctl

nix profile install nixpkgs#k0sctl
  • normalized package name match
  • Abgeglichen nach: K0sctl
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/k0/k0sctl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

k0sctl 0.30.1-r0

Bootstrapping and management tool for k0s clusters

https://github.com/k0sproject/k0sctl

sudo apk add k0sctl
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: k0sctl
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: K0sctl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: k0sctl from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

k0sctl-bash-completion 0.30.1-r0

Bash completions for k0sctl

https://github.com/k0sproject/k0sctl

sudo apk add k0sctl-bash-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: k0sctl
  • normalized package name match
  • Abgeglichen nach: K0sctl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: k0sctl-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

k0sctl-fish-completion 0.30.1-r0

Fish completions for k0sctl

https://github.com/k0sproject/k0sctl

sudo apk add k0sctl-fish-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: k0sctl
  • normalized package name match
  • Abgeglichen nach: K0sctl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: k0sctl-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

k0sctl-zsh-completion 0.30.1-r0

Zsh completions for k0sctl

https://github.com/k0sproject/k0sctl

sudo apk add k0sctl-zsh-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: k0sctl
  • normalized package name match
  • Abgeglichen nach: K0sctl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: k0sctl-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
zypper95%

k0sctl 0.30.1-1.1

A bootstrapping and management tool for k0s clusters

https://github.com/k0sproject/k0sctl

sudo zypper install k0sctl
  • License: Apache-2.0
  • Category: System/Management
  • Architecture: x86_64
  • Source Package: k0sctl
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: K0sctl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: k0sctl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

k0sctl-bash-completion 0.30.1-1.1

Bash Completion for k0sctl

https://github.com/k0sproject/k0sctl

sudo zypper install k0sctl-bash-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: k0sctl
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: K0sctl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: k0sctl-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

k0sctl-fish-completion 0.30.1-1.1

Fish Completion for k0sctl

https://github.com/k0sproject/k0sctl

sudo zypper install k0sctl-fish-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: k0sctl
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: K0sctl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: k0sctl-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

k0sctl-zsh-completion 0.30.1-1.1

Zsh Completion for k0sctl

https://github.com/k0sproject/k0sctl

sudo zypper install k0sctl-zsh-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: k0sctl
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: K0sctl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: k0sctl-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

k0sctl

sudo port install k0sctl
  • normalized package name match
  • Abgeglichen nach: K0sctl
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/k0sctl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
winget95%

k0sproject.k0sctl

winget install --id k0sproject.k0sctl -e
  • normalized package name match
  • Abgeglichen nach: K0sctl
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: k0sproject.k0sctl from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment