awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
asobti avatar

asobti/kube-monkey

0
View on GitHub↗
3,064 stars·255 forks·Go·Apache-2.0·9 views

Kube Monkey

An implementation of Netflix's Chaos Monkey for Kubernetes clusters

Features

  • Chaos Engineering - Gamified chaos engineering tool for Kubernetes.
  • Chaos Engineering Tools - Implements random pod termination for Kubernetes clusters.
  • Testing and Troubleshooting - Randomly deletes pods to validate failure resilience.

Star history

Star history chart for asobti/kube-monkeyStar history chart for asobti/kube-monkey

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Kube Monkey

Similar open-source projects, ranked by how many features they share with Kube Monkey.
  • lucky-sideburn/kubeinvaderslucky-sideburn avatar

    lucky-sideburn/KubeInvaders

    1,109View on GitHub↗

    Gamified Chaos Engineering Tool for Kubernetes

    JavaScript
    View on GitHub↗1,109
  • litmuschaos/litmuslitmuschaos avatar

    litmuschaos/litmus

    5,432View on GitHub↗

    Litmus is a cloud native chaos engineering platform and fault injection tool used to design and execute controlled infrastructure failure simulations within Kubernetes environments. It serves as a resilience testing framework for analyzing system behavior during induced outages to identify weaknesses and potential outages. The project functions as a GitOps chaos orchestrator, using declarative version control to automate the deployment and scheduling of resilience tests. It provides tools for chaos workflow management and the orchestration of experiment sequences to visualize and test infrast

    Go
    View on GitHub↗5,432
  • linki/chaoskubelinki avatar

    linki/chaoskube

    1,927View on GitHub↗

    chaoskube periodically kills random pods in your Kubernetes cluster.

    Go
    View on GitHub↗1,927
  • chaos-mesh/chaos-meshchaos-mesh avatar

    chaos-mesh/chaos-mesh

    7,761View on GitHub↗

    Chaos Mesh is a cloud-native fault injection tool and Kubernetes chaos engineering platform designed to verify system resilience. It functions as a testing framework for designing and executing automated failure scenarios to evaluate how containerized workloads recover from disruptions. The project acts as a multi-cluster chaos orchestrator, providing a centralized control plane to manage and monitor experiments across multiple remote Kubernetes clusters from a single interface. It includes a dashboard for the visual scheduling of experiments and the coordination of complex failure scenarios.

    Go
    View on GitHub↗7,761
See all 30 alternatives to Kube Monkey→

Frequently asked questions

What does asobti/kube-monkey do?

An implementation of Netflix's Chaos Monkey for Kubernetes clusters

What are the main features of asobti/kube-monkey?

The main features of asobti/kube-monkey are: Chaos Engineering, Chaos Engineering Tools, Testing and Troubleshooting.

What are some open-source alternatives to asobti/kube-monkey?

Open-source alternatives to asobti/kube-monkey include: litmuschaos/litmus — Litmus is a cloud native chaos engineering platform and fault injection tool used to design and execute controlled… linki/chaoskube — chaoskube periodically kills random pods in your Kubernetes cluster. lucky-sideburn/kubeinvaders — Gamified Chaos Engineering Tool for Kubernetes. netflix/chaosmonkey — Chaos Monkey is a chaos engineering tool designed to verify the resilience of distributed systems by intentionally… chaos-mesh/chaos-mesh — Chaos Mesh is a cloud-native fault injection tool and Kubernetes chaos engineering platform designed to verify system… shopify/toxiproxy — Toxiproxy is a framework designed for chaos engineering and network resilience testing. It functions as a programmable…