macOS
brew install kwoklocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kwok in AI-Agent-Workflows.
Installation
brew install kwoklocal Homebrew formula metadata
nix profile install nixpkgs#kwoknixpkgs package indexes · pkgs/by-name/kw/kwok/package.nix · Quelle: api.github.com
winget install --id Kubernetes.kwok -eWindows Package Manager source index · Kubernetes.kwok · Quelle: cdn.winget.microsoft.com
Überblick
Kubernetes WithOut Kubelet - Simulates thousands of Nodes and Clusters
Verlauf
KWOK, short for Kubernetes WithOut Kubelet, is a Kubernetes SIG project for simulating nodes, pods, and cluster behavior without running kubelets on real machines. The package ships the kwok simulator and kwokctl cluster-management CLI.
KWOK was introduced publicly on the Kubernetes blog on 2023-03-01 by contributors from DaoCloud and Apple. The announcement framed it as a toolkit for creating clusters with thousands of simulated nodes in seconds, aimed at controller development, scale testing, and Kubernetes learning without large infrastructure bills.
The project lives under kubernetes-sigs, which makes it part of the Kubernetes community's SIG-governed tooling rather than a vendor-only simulator. Its release process uses Kubernetes-style release issues, staging images, GitHub releases, and registry.k8s.io promotion.
KWOK's adoption is strongest in test and simulation workflows. The official site emphasizes compatibility with Kubernetes API clients such as kubectl and Helm, and the docs show fake nodes and pods represented as ordinary API objects that kwok keeps in plausible states.
Users install kwok to maintain fake node and pod status, and kwokctl to create or delete local simulated clusters. Package-manager users care about having both binaries available for fast CI jobs, controller load tests, scheduler experiments, and demos that need Kubernetes API behavior without worker-node cost.
KWOK is interesting because it packages a fake kubelet world as normal CLI tooling. It turns what used to require heavyweight test clusters or bespoke mocks into a reproducible binary install, making it a neat inhabitant of the Kubernetes testing toolbox.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
kwok | cli | globales Executable | |
kwokctl | cli | globales Executable |
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.
https://github.com/kubernetes-sigs/kwok
Installationsmetadaten
| Paketschlüssel | brew:kwok |
|---|---|
| Version | 0.8.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/kwok |
| Homepage | https://kwok.sigs.k8s.io |
| Repository | https://github.com/kubernetes-sigs/kwok |
| Upstream-Dokumentation | https://kwok.sigs.k8s.io/docs |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/kubernetes-sigs/kwok/archive/refs/tags/v0.8.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-23T10:35:17Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kwok |
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
kwok
nix profile install nixpkgs#kwokKubernetes.kwok
winget install --id Kubernetes.kwok -eKubernetes.kwokctl
winget install --id Kubernetes.kwokctl -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.