kubeshark VS fake-kubelet

Compare kubeshark vs fake-kubelet and see what are their differences.

kubeshark

The API traffic analyzer for Kubernetes providing real-time K8s protocol-level visibility, capturing and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clusters. Inspired by Wireshark, purposely built for Kubernetes (by kubeshark)

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)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
kubeshark fake-kubelet
16 1
10,562 58
0.9% -
9.4 10.0
6 days ago almost 2 years ago
Go Go
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kubeshark

Posts with mentions or reviews of kubeshark. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-06.

fake-kubelet

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

What are some alternatives?

When comparing kubeshark and fake-kubelet you can also consider the following projects:

kui - A hybrid command-line/UI development experience for cloud-native development

fake-k8s - [Moved to https://github.com/kubernetes-sigs/kwok] fake-k8s is a tool for running Fake Kubernetes clusters, It can be used as an alternative to Kind in some scenarios where you don’t need to actually run the Pod

ksniff - Kubectl plugin to ease sniffing on kubernetes pods using tcpdump and wireshark

kwok - Kubernetes WithOut Kubelet - Simulates thousands of Nodes and Clusters.

cli - Snyk CLI scans and monitors your projects for security vulnerabilities.

docker-install - Docker installation script

etcd - Distributed reliable key-value store for the most critical data of a distributed system

k0s - k0s - The Zero Friction Kubernetes

alaz - Alaz: Advanced eBPF Agent for Kubernetes Observability – Effortlessly monitor K8s service interactions and performance metrics in your K8s environment. Gain in-depth insights with service maps, metrics, distributed tracing, and more, while staying alert to crucial system anomalies 🐝