Hello! Thanks for sharing the code, really useful for my current project, I've been looking for this solution of updating envoy configs dynamically everywhere. Thanks!
It's just I have a few questions regarding the implementation. Is this what you currently you or used on production for your projects? Are there any drawbacks ?
And also I don't really understand "who" should update those configs if lets say I scale my service in docker swarm for two replicas, how to update configs ?
Hello! Thanks for sharing the code, really useful for my current project, I've been looking for this solution of updating envoy configs dynamically everywhere. Thanks!
It's just I have a few questions regarding the implementation. Is this what you currently you or used on production for your projects? Are there any drawbacks ?
And also I don't really understand "who" should update those configs if lets say I scale my service in docker swarm for two replicas, how to update configs ?