fake-kubelet

[Moved to https://github.com/kubernetes-sigs/kwok] This is a fake kubelet. that can simulate any number of nodes and maintain pods on those nodes. It is useful for test control plane. (by wzshiming)

Fake-kubelet Alternatives

Similar projects and alternatives to fake-kubelet

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better fake-kubelet alternative or higher similarity.

fake-kubelet reviews and mentions

Posts with mentions or reviews of fake-kubelet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-20.
  • KWOK : mettre en place un cluster de milliers de nœuds en quelques secondes …
    9 projects | dev.to | 20 Nov 2022
    root@localhost:~# fake-k8s create cluster --name c1 Creating cluster "fake-k8s-c1" Download https://dl.k8s.io/release/v1.24.1/bin/linux/amd64/kubectl ############################################################| 100% 0s Download https://dl.k8s.io/release/v1.24.1/bin/linux/amd64/kube-apiserver ############################################################| 100% 1s Download https://dl.k8s.io/release/v1.24.1/bin/linux/amd64/kube-controller-manager ############################################################| 100% 6s Download https://dl.k8s.io/release/v1.24.1/bin/linux/amd64/kube-scheduler ############################################################| 100% 0s Download https://github.com/wzshiming/fake-kubelet/releases/download/v0.7.4/fake-kubelet_linux_amd64 ############################################################| 100% 2s Download https://github.com/etcd-io/etcd/releases/download/v3.5.4/etcd-v3.5.4-linux-amd64.tar.gz ############################################################| 100% 1s Starting cluster "fake-k8s-c1" Wait for cluster "fake-k8s-c1" to be ready Cluster "fake-k8s-c1" is ready > kubectl --context fake-k8s-c1 get node NAME STATUS ROLES AGE VERSION fake-0 Ready agent 1s fake fake-1 Ready agent 1s fake fake-2 Ready agent 1s fake fake-3 Ready agent 1s fake fake-4 Ready agent 1s fakeou un second … root@localhost:~# fake-k8s create cluster --name c2 Creating cluster "fake-k8s-c2" Starting cluster "fake-k8s-c2" Wait for cluster "fake-k8s-c2" to be ready Cluster "fake-k8s-c2" is ready > kubectl --context fake-k8s-c2 get node NAME STATUS ROLES AGE VERSION fake-0 Ready agent 0s fake fake-1 Ready agent 0s fake fake-2 Ready agent 0s fake fake-3 Ready agent 0s fake fake-4 Ready agent 0s fake root@localhost:~# fake-k8s get clusters c1 c2

Stats

Basic fake-kubelet repo stats
1
58
10.0
almost 2 years ago

wzshiming/fake-kubelet is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of fake-kubelet is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com