Skip to content

Kubernetes WithOut Kubelet - Simulates thousands of Nodes and Clusters.

License

Notifications You must be signed in to change notification settings

eigr-labs/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 employes 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 https://kwok-demo.netlify.app for more in-depth information. But it will be replaced in the future when https://kwok.sigs.k8s.io is available.

Community, discussion, contribution, and support

Learn how to engage with the Kubernetes community on the community page.

You can reach the maintainers of this project at:

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 77.2%
  • Shell 18.2%
  • Smarty 3.1%
  • Makefile 1.1%
  • Dockerfile 0.4%