Code Monkey home page Code Monkey logo

Comments (1)

xlgao-zju avatar xlgao-zju commented on July 4, 2024

@zhuwenxing Yes, we can use your way to create chaos mesh experiment. And it is convenient. But it is kind of too simple.

Since this project is still in the very early stages. We can only inject an recover the experiment for now.

But we can extend the capabilities of the plugin in several ways, which resource template in Argo workflow could not do.

e.g.

  • We can store the details of the experiment in a database.
  • Although succeed to create chaos mesh experiment in k8s, the injection may be failed. We can calculate the state of experiment, and return error when the injection failed. So that Argo will know this step of workflow is failed and terminate the workflow(according to setting).
  • We can add experiment-related logic. For example, after we execute a podkill experiment, we can use label selector to get new pods. So that we can verify the self-recovery of the system by the state of new pods.
  • When terminating a argo workflow, we can resume the experiment to ensure that all failures are recovered.

from argo-chaos-mesh-plugin.

Related Issues (2)

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.