DEV Community

Discussion on: Easy microservices with Kubernetes and Istio ✅ ☸️ ⛵️

Collapse
 
ccristian profile image
Cristian Chiovari

Thanks for the article. Very instructive just bit confused now with Istio in the landscape.

What about the whole Netflix OSS and Spring Cloud products , Eureka, Histrix, Zuul?
Are those going to be replaced by Istio ?
Should we use them together or are complementary ?

Collapse
 
sendilkumarn profile image
Sendil Kumar

The answer is both. Istio is configurable. We can use them with the other libraries like Eureka, Hystrix, Zuul and others or use instead of them.