zufardhiyaulhaq / istio-ratelimit-operator

Automatically create global & local rate limit in Istio, support EnvoyFilter versioning, ratelimit metrics, shadow mode, and ratelimit based on route!
MIT License
40 stars 9 forks source link

[FEATURE] #31

Closed WagnerCarvalho closed 11 months ago

WagnerCarvalho commented 1 year ago

Is your feature request related to a problem? Please describe. Please, could you add documentation about sidecar?

Describe the solution you'd like simple example of what a sidecar documentation

Describe alternatives you've considered My doubt is how do I add the inject-sidecar to the YAML of my POD? Is there any annotation?

zufardhiyaulhaq commented 1 year ago

Hi @WagnerCarvalho sorry, I think it's already define here, https://github.com/zufardhiyaulhaq/istio-ratelimit-operator/blob/master/examples/local/README.md

zufardhiyaulhaq commented 1 year ago

did you want to implement global ratelimit or local ratelimit?