Skip to content

rickcoup/istio-tutorial

 
 

Repository files navigation

Polyglot microservices (Java, Node, .NET) + Istio on Kubernetes/OpenShift

There are three different and super simple microservices in this system and they are chained together in the following sequence:

customer → preference → recommendation

For now, they have a simple exception handling solution for dealing with a missing dependent service: it just returns the error message to the end-user.

Table of Contents

About

Istio Tutorial for Java Microservices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 61.6%
  • Batchfile 12.7%
  • Shell 8.1%
  • Dockerfile 6.3%
  • C# 5.2%
  • JavaScript 3.5%
  • HTML 2.6%