lbroudoux / istio-tutorial

Istio Tutorial for Java Microservices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java (Spring Boot, Vert.x and Microprofile) + 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

Tips & Tricks

About

Istio Tutorial for Java Microservices


Languages

Language:Java 59.8%Language:Batchfile 12.0%Language:C# 9.9%Language:Dockerfile 9.1%Language:JavaScript 6.6%Language:Shell 2.5%