Simulate thousands of Kubernetes nodes and clusters without kubelet
Kubernetes WithOut Kubelet - Simulates thousands of Nodes and Clusters
kwokkwokctl$ kwokctl create cluster --name test-cluster --nodes 1000$ kwok kubectl --cluster test-cluster apply -f pod.yaml && kwok kubectl --cluster test-cluster get pods$ kwokctl get clusters