Hi, Thanks for this project. I'm also investigating the feasibility of spring service + envoy proxy + consul.
I want to know if envoy proxy can work well with spring components on non-kubernetes environment.
When I follow the README, I met below problems:
- No mention of how to start Envoy
- It is not clear how client-proxy and echo-proxy are built
- It looks like there should be a sequencing process
Hi, Thanks for this project. I'm also investigating the feasibility of spring service + envoy proxy + consul.
I want to know if envoy proxy can work well with spring components on non-kubernetes environment.
When I follow the README, I met below problems: