GithubHelp home page GithubHelp logo

Comments (3)

girishranganathan avatar girishranganathan commented on July 19, 2024 1

Hello @rootsongjc, thx for your interest in this project.
This project was initially meant as a learning tool for the Istio workshops we had presented. Now we are in the process of converting it into a tool/platform for performance analysis.
I noticed you have forked this project which is wonderful but please be aware that we will making quite a few breaking changes to update its course to meet the project goals and also to make it easier for integrating other meshes into it.
Feel free to reach out to me on slack/github if you have any thoughts, questions or feedback.

from meshery.

girishranganathan avatar girishranganathan commented on July 19, 2024

Hello @rootsongjc, we have made some initial progress in cleaning the code a bit. Adding support for a new mesh should be reasonably straight forward now.

The instructions to add support for a new mesh at the moment:

  • create a folder for your mesh under the meshes directory
  • create an implementation for the interface in the meshes/mesh_client_interface.go.
  • create an instance of your new type in the cmd/main.go file
  • pass it to the ServerConfig

We will continue to work on making this experience better.

If need help with getting started on this, please let us know and we would be very happy to have a community meeting you.

Also, please feel free to reach out to me or @leecalcote with any questions/suggestions you have at anytime.

from meshery.

rootsongjc avatar rootsongjc commented on July 19, 2024

@girishranganathan SOFAMesh is forked from istio, it will be merged to upstream in the future, so I want to delay the test for SOFAMesh. I hope you can understand.

from meshery.

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.