Comments on: Spring Boot Library for integration with Istio https://piotrminkowski.com/2020/06/10/spring-boot-library-for-integration-with-istio/ Java, Spring, Kotlin, microservices, Kubernetes, containers Fri, 09 Oct 2020 15:25:12 +0000 hourly 1 https://wordpress.org/?v=6.9.1 By: piotr.minkowski https://piotrminkowski.com/2020/06/10/spring-boot-library-for-integration-with-istio/#comment-928 Sun, 23 Aug 2020 02:54:34 +0000 http://piotrminkowski.com/?p=8102#comment-928 In reply to jayant chowdhary.

I think that pretty the same. The only difference would be that you can’t use consecutive5xxErrors, but only consecutiveErrors

]]>
By: jayant chowdhary https://piotrminkowski.com/2020/06/10/spring-boot-library-for-integration-with-istio/#comment-889 Mon, 10 Aug 2020 08:37:19 +0000 http://piotrminkowski.com/?p=8102#comment-889 Can you provide examples of how to use rate limiting in istio 1.5 onwards as they have deprecated the old implementations. Also a end to end example of login microservice and generate the JWT token and use the istio policies to allow/disallow service calls

On Wed, Jun 10, 2020 at 8:48 PM Piotr’s TechBlog wrote:

> Piotr Mińkowski posted: “In this article I’m going to present an > annotation-based Spring Boot library for integration with Istio. The Spring > Boot Istio library provides auto-configuration, so you don’t have to do > anything more than including it to your dependencies to be able to ” >

]]>