-
What problem are you trying to solve? How I am solving it and what I expect?
What is actually happening? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi @hakeemsyd, This may not be what you want to hear, but the proxy simply is not intended to do anything useful when run outside of Kubernetes. For one, the outbound proxy uses the Let's back up to the first question, though: What problem are you trying to solve by running the proxy locally? Have you considered other solutions to this? If so, why aren't they suitable? Why do you feel that running the proxy on your laptop the best solution to this problem? |
Beta Was this translation helpful? Give feedback.
-
Thank you @olix0r for you response. I am changing my approach and using kuma instead. |
Beta Was this translation helpful? Give feedback.
Thank you @olix0r for you response.
I actually took a step back and found Kuma to be better solution to my problem here.
https://kuma.io/docs/0.7.3/
I am changing my approach and using kuma instead.