dudash / openshift-microservices

:memo: Example showcasing how to leverage OpenShift and it's runtimes to do microservices
Apache License 2.0
9 stars 21 forks source link

Make Istio Required? #43

Closed dudash closed 4 years ago

dudash commented 4 years ago

Discussion Topic / Overview Let's considering making Istio required for deploying this example.

Kick it off Initially, I wanted to have the service mesh be an optional platform capability so folks could choose to deploy with or without it. Now I'm thinking that being able to assume the capability of Istio is available would make it easier to implement and run this app. Opening it up for discussion.

dudash commented 4 years ago

After consideration and the fact we are using this repo for a new Istio workshop - going with YES to this discussion.