Skip to content
/ kwok Public
forked from kubernetes-sigs/kwok

Kubernetes WithOut Kubelet - Simulates thousands of Nodes and Clusters.

License

Notifications You must be signed in to change notification settings

qihuang0/kwok

 
 

Repository files navigation

KWOK (Kubernetes WithOut Kubelet)

KWOK is a toolkit that enables setting up a cluster of thousands of Nodes in seconds. Under the scene, all Nodes are simulated to behave like real ones, so the overall approach employs a pretty low resource footprint that you can easily play around on your laptop.

So far we provide two tools:

  • kwok: Core of this repo. It simulates thousands of fake Nodes.
  • kwokctl: A CLI to facilitate creating and managing clusters simulated by Kwok.

Please see our website for more in-depth information.

Community

See our own contributor guide and the Kubernetes community page.

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.

About

Kubernetes WithOut Kubelet - Simulates thousands of Nodes and Clusters.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 76.8%
  • Shell 19.6%
  • Smarty 1.9%
  • Makefile 1.0%
  • Dockerfile 0.3%
  • HTML 0.3%
  • SCSS 0.1%