moio / kwok

Kubernetes WithOut Kubelet - Simulates thousands of Nodes and Clusters.

Home Page:https://kwok.sigs.k8s.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

What is KWOK?

KWOK stands for Kubernetes WithOut Kubelet. So far, it provides two tools:

  • kwok is the cornerstone of this project, responsible for simulating the lifecycle of fake nodes, pods, and other Kubernetes API resources.
  • kwokctl is a CLI tool designed to streamline the creation and management of clusters, with nodes simulated by kwok.

Please see our website for more in-depth information.

Community

See our own contributor guide and the Kubernetes community page.

Getting Involved

If you're interested in participating in future discussions or development related to KWOK, there are several ways to get involved:

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.

https://kwok.sigs.k8s.io

License:Apache License 2.0


Languages

Language:Go 77.3%Language:Shell 19.3%Language:Smarty 1.8%Language:Makefile 1.0%Language:Dockerfile 0.3%Language:HTML 0.3%Language:SCSS 0.1%