kubethanos
Pod killer
A tool to randomly kill half of the pods in a Kubernetes cluster for testing and chaos engineering purposes.
Kills half of your randomly selected kubernetes pods.
623 stars
11 watching
21 forks
Language: Go
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
target/pod-reaper | A Kubernetes controller designed to automatically kill pods based on predefined rules and conditions. | 201 |
linki/chaoskube | A tool used to simulate and test the failure of pods in a Kubernetes cluster. | 1,810 |
storax/kubedoom | Kills Kubernetes pods using a Doom game | 2,016 |
keikoproj/kube-forensics | Tool to create checkpoint snapshots of running Kubernetes pods for forensic analysis after termination. | 221 |
karancode/kubepod | An utility tool to improve search and filtering in Kubernetes pod management | 4 |
lucky-sideburn/kubeinvaders | A tool to test and evaluate Kubernetes cluster resilience by simulating chaos in a game-like environment. | 1,022 |
caiobegotti/pod-dive | Provides a tool to inspect and view details of pods on Kubernetes nodes | 58 |
yggheim/k | A tool to easily execute commands inside a Kubernetes pod from the command line | 15 |
gambitresearch/kubeonoff | A web-based UI for managing Kubernetes deployments and detecting suspicious pod behavior. | 22 |
emirozer/kubectl-doctor | An automated tool to analyze Kubernetes cluster health and provide actionable recommendations. | 355 |
gabeduke/kubectl-iexec | An interactive tool for executing commands on pods in a Kubernetes cluster. | 135 |
kusionstack/karpor | Provides advanced visualization and analytics tools for managing complex Kubernetes clusters across multiple clouds. | 529 |
iuryalves/kubectl-ssh | A plugin for kubectl to establish SSH connections with pod nodes directly. | 9 |
jacek-kurlit/pik | A command-line tool for finding and killing processes in an interactive manner. | 179 |
towolf/kubectl-nsenter | A tool that allows debugging and interaction with pods in Kubernetes | 11 |