0
I have been struggling to run and test envoy rate limit in istio 1.7 but no success.
Currenly I’m following this repo this repo https://github.com/aboullaite/service-mesh#1-rate-limiting but not gaining any success. Limiting doesn’t gets applied and I get no data in redis.
Can someone look around that is there any problem in the configuration files or it’s my setup that is causing errors.
Moreover if any-one has created and applied rate-limiting via envoy please share your complete scripts so that I can test those on my env.