kubernetes-sigs/kwok
Kubernetes WithOut Kubelet - Simulates thousands of Nodes and Clusters. observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 99
- Release rhythm 58
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 300.0
- age_days: 1497
- days_rel: 71
- days_push: 9
- n_releases_24m: 3
Adoption not part of the score
3177 stars · 248 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
KWOK (Kubernetes WithOut Kubelet) is a toolkit for simulating Kubernetes clusters with thousands of fake nodes and pods at very low resource cost. It provides `kwok` for simulating node/pod lifecycles and `kwokctl` for creating and managing simulated clusters.
Use cases
- simulate thousands of kubernetes nodes on a laptop
- test kubernetes schedulers and autoscalers at scale
- create fast throwaway kubernetes clusters for CI
- test kubernetes controllers without real workloads
- benchmark cluster performance with many fake pods
- learn kubernetes without provisioning real machines
When to choose
- you need large-scale node/pod simulation with minimal CPU and memory
- you want instant cluster creation/deletion for testing scheduling or autoscaling
- you need a kind alternative when pods don't need to actually run
- you want kubectl/helm-compatible clusters for tooling tests
When to avoid
- you need to actually run real containerized workloads and reach them over the network
- you need exact kubelet behavior fidelity (consider kubemark)
- you need a production cluster
Facets
cli-tool · maturity active
simulation developer-tools testing cli container-runtime developer-tools microservices windows cli cross-platform go kubernetes cluster-simulation fake-nodes kubelet-simulation scheduling-testing autoscaling-testing kwokctl lightweight multi-cluster ci-testing containers devops linux macos docker
10 sources
- readme: https://github.com/kubernetes-sigs/kwok · fetched 2026-08-28 · d75e204cf913
- homepage: https://kwok.sigs.k8s.io · fetched 2026-08-29 · 7a4c2963fbce
- site_page: https://kwok.sigs.k8s.io/docs/user · fetched 2026-08-29 · 6d5362841fd6
- site_page: https://kwok.sigs.k8s.io/docs/user/all-in-one-image · fetched 2026-08-29 · 16e8268c2411
- site_page: https://kwok.sigs.k8s.io/docs/user/github-action · fetched 2026-08-29 · 13431a0622eb
- site_page: https://kwok.sigs.k8s.io/docs/user/installation · fetched 2026-08-29 · 9b31320db774
- site_page: https://kwok.sigs.k8s.io/docs/user/kwok-in-cluster · fetched 2026-08-29 · b478c4158c83
- site_page: https://kwok.sigs.k8s.io/docs/user/kwok-out-cluster · fetched 2026-08-29 · 3e8d806bb6a5
- site_page: https://kwok.sigs.k8s.io/docs/user/kwokctl-manage-cluster · fetched 2026-08-29 · 9a1e5bbe7b52
- site_page: https://kwok.sigs.k8s.io/docs/user/kwok-manage-nodes-and-pods · fetched 2026-08-29 · 2d20058ecaaa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kubernetes-sigs/kwok | main | 85 |
For agents
markdown · JSON · MCP: product_card(name="kubernetes-sigs/kwok")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem