Skip to content

harryliu123/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.3%
  • Batchfile 13.0%
  • Shell 7.6%
  • Dockerfile 6.5%
  • C# 5.3%
  • JavaScript 3.6%
  • HTML 2.7%