Skip to content

SotirisAlfonsos/chaos-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Go Report Card codebeat badge codecov

chaos-bot

Bots are responsible for the fault injections and should be run as services on the target servers with privileged system permissions (root).
The chaos master is responsible for controlling the bots. The master provides an api through which all fault injections can be orchestrated.

Fault injection types

  • ✓ Docker outage: The selected Container is killed
  • ✓ Services outage: The selected Service is killed
  • ✓ Cpu spikes: Create CPU spike based on percentage.
  • ✓ Server outage: The current server will be shut down
  • ✓ Network & package failures: Add network delays and package loss to the specific dev
  • (Coming soon)
    • Memory spike injection
    • File descriptors spike injection
    • Kubernetes failure

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages