Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 588 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 588 Bytes

Google Cloud Chaos Monkey

Lightweight client applicattion built in F# which uses Google's Compute Engine REST API to trigger chaos events. Insired by principles of chaos engeneering and tools like Go client for Netflix Chaos Monkey.

MVP version includes

  • Chaos test settings
  • Chaos scheduler core logic
  • Reset and Stop/Start instances fault strategies
  • Logging
  • Paket and Cake automation

Issue tracker and proposals