Comments on: Circuit breaker and retries on Kubernetes with Istio and Spring Boot https://piotrminkowski.com/2020/06/03/circuit-breaker-and-retries-on-kubernetes-with-istio-and-spring-boot/ Java, Spring, Kotlin, microservices, Kubernetes, containers Fri, 16 Dec 2022 15:09:01 +0000 hourly 1 https://wordpress.org/?v=6.9.1 By: piotr.minkowski https://piotrminkowski.com/2020/06/03/circuit-breaker-and-retries-on-kubernetes-with-istio-and-spring-boot/#comment-1756 Fri, 16 Dec 2022 15:09:01 +0000 http://piotrminkowski.com/?p=8072#comment-1756 In reply to Bhupinder Singh.

I don’t think that fallback is possible with istio -> https://github.com/istio/istio/issues/20778

]]>
By: Bhupinder Singh https://piotrminkowski.com/2020/06/03/circuit-breaker-and-retries-on-kubernetes-with-istio-and-spring-boot/#comment-1754 Fri, 16 Dec 2022 11:41:46 +0000 http://piotrminkowski.com/?p=8072#comment-1754 Nice explanation, I want to check if you have define fallback at pod level

]]>