macOS
brew install kwoklocal Homebrew formula metadata
brew
Kubernetes WithOut Kubelet - Simulates thousands of Nodes and Clusters. Version 0.8.0 via Homebrew; verified 2026-06-23.
install
brew install kwoklocal Homebrew formula metadata
nix profile install nixpkgs#kwoknixpkgs package indexes · pkgs/by-name/kw/kwok/package.nix · source: api.github.com
winget install --id Kubernetes.kwok -eWindows Package Manager source index · Kubernetes.kwok · source: cdn.winget.microsoft.com
overview
Kubernetes WithOut Kubelet - Simulates thousands of Nodes and Clusters
history
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.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kwok | cli | global executable | |
kwokctl | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/kubernetes-sigs/kwok
install metadata
| Package key | brew:kwok |
|---|---|
| Version | 0.8.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kwok |
| Homepage | https://kwok.sigs.k8s.io |
| Repository | https://github.com/kubernetes-sigs/kwok |
| Upstream docs | https://kwok.sigs.k8s.io/docs |
| License | Apache-2.0 |
| Source archive | https://github.com/kubernetes-sigs/kwok/archive/refs/tags/v0.8.0.tar.gz |
| Last updated | 2026-06-23T10:35:17Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
kwok
nix profile install nixpkgs#kwokKubernetes.kwok
winget install --id Kubernetes.kwok -eKubernetes.kwokctl
winget install --id Kubernetes.kwokctl -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.