Coder Social home page Coder Social logo

ngine-io / chaotic Goto Github PK

View Code? Open in Web Editor NEW
64.0 2.0 5.0 150 KB

Chaos for Clouds

License: MIT License

Python 97.96% Dockerfile 0.66% Makefile 1.38%
hashicorp-nomad cloudscale-ch chaos-monkey chaos-engineering fault-injection digitalocean vultr exoscale cloudstack hetzner-cloud

chaotic's People

Contributors

dependabot[bot] avatar resmo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

chaotic's Issues

Stress On workload machine in nomad

It would be nice if we generate a load on the client. This is a starting point but I think if we can generate load and nomad clients get high utilized then it should allocate allocation on another workload

feature: config dir

what about a config dir with various configs and the bot randomly choose one?

feature: exclude times

Implement exclude times

---
kind: nomad
dry_run: true
timezone: Europe/Berlin
excludes:
  weekdays:
    - Sun
    - Sat
  times_of_day:
    - 22:00-08:00
    - 11:00-14:00
  days_of_year:
    - Jan1-3
    - Apr1
    - May1
    - Aug1
    - Dec24-31
configs:
  namespace_allowlist:
    - example-prod
  signals:
    - SIGKILL

Allow listing for system nomad jobs

right now i can see chaos is performing for all jobs but seems like chaos should happen for service nomad jobs. System jobs keep running or depend on condition how people are performing chaos. But I think we need feature where we can skip chaos testing for system jobs by adding allowlist for nomad job types.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.