chaoskube
Pod simulator
A tool used to simulate and test the failure of pods in a Kubernetes cluster.
chaoskube periodically kills random pods in your Kubernetes cluster.
2k stars
23 watching
120 forks
Language: Go
last commit: 20 days ago
Linked from 2 awesome lists
chaoschaos-engineeringchaos-monkeykubernetes
Related projects:
Repository | Description | Stars |
---|---|---|
lightspin-tech/red-kube | A tool for simulating and testing the security of Kubernetes clusters from an attacker's perspective. | 818 |
lucky-sideburn/kubeinvaders | A tool to test and evaluate Kubernetes cluster resilience by simulating chaos in a game-like environment. | 1,022 |
keikoproj/kube-forensics | Tool to create checkpoint snapshots of running Kubernetes pods for forensic analysis after termination. | 221 |
berkay-dincer/kubethanos | A tool to randomly kill half of the pods in a Kubernetes cluster for testing and chaos engineering purposes. | 623 |
target/pod-reaper | A Kubernetes controller designed to automatically kill pods based on predefined rules and conditions. | 201 |
kubeshop/botkube | A tool to help developers monitor and troubleshoot their Kubernetes clusters more efficiently | 2,142 |
controlplaneio/simulator | A tool used to simulate and train against vulnerabilities in Kubernetes clusters. | 931 |
caiobegotti/pod-dive | Provides a tool to inspect and view details of pods on Kubernetes nodes | 58 |
ivanjosipovic/kubeui | A user interface for managing Kubernetes clusters and resources | 129 |
yggheim/k | A tool to easily execute commands inside a Kubernetes pod from the command line | 15 |
whackashoe/codi | A cellular automaton model for simulating spiking neural networks | 6 |
kubeshop/testkube | A Kubernetes-native testing framework that decouples test orchestration and execution from CI/CD tooling | 1,364 |
krkn-chaos/krkn | Tools for intentionally introducing failures into Kubernetes clusters to test resilience and performance. | 288 |
ian-kent/linkio | Software library to simulate network connections of varying speeds. | 53 |
virtual-kubelet/tensile-kube | Enables Kubernetes clusters to work together by automatically discovering resources and scheduling pods across multiple clusters | 270 |