moficodes/istio-demo

Write New demo application

Opened this issue · 1 comments

As of now the demo makes use of the book info app. Which is not necessarily bad, but it doesnt show all the traffic management things istio has.

  • Egress
  • Circuit Breaking
  • Mirroring

Proposing a simple application with 4-6 microservices.

  1. Needs egress call to external service.
  2. Needs service to service communication.
  3. Need a load generator. (Fortio?)