Giter Club home page Giter Club logo

service-mesh-meetup's Introduction

Managing Microservices with Service Mesh on OpenShift

Service Mesh

To deploy Service Mesh execute in order the scripts located in servicemesh folder.

After installation process the following components will be available:

Microservices

Microservices deployed are available at:

Break and Fix

break-and-fix-scripts folder includes a set of scripts to reproduce the following cases:

  1. Coolstore deployed and running successfully (00-run-load-web-api.sh)
  2. Break Catalog (2 pods, 1 down) (01-break-catalog.sh)
  3. Notice (Kiali, Grafana, Jaeger)
  4. Find the root cause (02-catalog-retry.sh)
  5. Fix โ†’ retry policy (2 pods, 1 down, avoid the one down!)
  6. New version Inventory (03-inventory-v1.sh)
  7. Distribute load (04-inventory-v1-v2.sh)
  8. Break inventory (2 versions, 1 version down) (05-break-inventory.sh)
  9. Notice (Kiali, Grafana, Jaeger)
  10. Fix โ†’ circuit breaker (avoid damaged version) (06-inventory-cb.sh)

service-mesh-meetup's People

Contributors

cvicens avatar rmarting avatar samxcode avatar

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.