Code Monkey home page Code Monkey logo

Comments (5)

labisso avatar labisso commented on July 19, 2024

There is not support for this, but I think it's a great idea and I'll keep it in mind for a future release. There are a couple of problems in the way right now:

  1. blockade doesn't support stopping/starting containers in a deployment, only interfering with. I'm hoping to get this into the next release soon.
  2. the blockade config language is pretty simple, so you'd have to lay out each of your hundreds of containers individually in the config. Ideally there'd be an easy way to say "launch 200 of these"

from blockade.

ratulmukh avatar ratulmukh commented on July 19, 2024

Thanks, David! I look forward to the day you bring out these features.

from blockade.

ljwango avatar ljwango commented on July 19, 2024

The latest version,The two idea can be fulfilled?

from blockade.

labisso avatar labisso commented on July 19, 2024

The latest version helps with this, but randomly starting/stopping containers is not supported. However I think you could now accomplish your goal with a little scripting around blockade. There are now start and stop commands (http://blockade.readthedocs.org/en/latest/commands.html#start), and also a count parameter to launch many copies of a container (http://blockade.readthedocs.org/en/latest/config.html#count). So you could write a script that launches a blockade, then uses whatever logic you want to select containers to start/stop.

I could also see it as a feature in blockade itself, but it's not something I need at this time, so would have to come from an outside contribution.

from blockade.

labisso avatar labisso commented on July 19, 2024

Another user contributed the ability to randomly start/stop containers. It will be present in the imminent 0.3.0 release. Does this address your needs?

from blockade.

Related Issues (20)

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.