TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Envoy: Modern Proxy server with HTTP 1.1 and 2, GRPC supported reverse proxy

112 pointsby SkyRocknRollover 7 years ago

7 comments

bryanlarsenover 7 years ago
You can also find more information about Envoy on the Istio home page. Istio basically packages up Envoy for Kubernetes and Docker Swarm, and helps with the management of it.<p>The Istio home page probably does a better job of explaining &quot;why?&quot; than the envoy home page; the envoy home page is better at explaining &quot;what?&quot;.<p><a href="https:&#x2F;&#x2F;istio.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;istio.io&#x2F;</a>
评论 #15356493 未加载
grizzlesover 7 years ago
The docs are pretty light on the grpc web feature. Is there a sample project anywhere that demos how to do this from the browser?
评论 #15362055 未加载
javajoshover 7 years ago
&quot;Every distributed solution is doomed to eventually reproduce Erlang, badly.&quot;
mosselmanover 7 years ago
It isn&#x27;t very clear to me yet what this does. Is it like nginx for containers or is it more than that?
评论 #15356320 未加载
评论 #15356466 未加载
dullgiulioover 7 years ago
Interesting tags on Github: <a href="https:&#x2F;&#x2F;github.com&#x2F;envoyproxy&#x2F;envoy" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;envoyproxy&#x2F;envoy</a><p>Seems like it&#x27;s the only cats-over-dogs project so far. But not for long ;)
buckhxover 7 years ago
Looks pretty neat. Our GRPC services are currently bundled with a JSON-REST proxy as well as a GRPC-WEB proxy in the service itself and then placed behind an NGINX k8s Ingress. This could be a really nice way to extract those proxies as a sidecar.
napa15over 7 years ago
Last I looked, envoy is fantastically hard to build. Have fun downloading, building and installing all these yourself: <a href="https:&#x2F;&#x2F;envoyproxy.github.io&#x2F;envoy&#x2F;install&#x2F;requirements.html" rel="nofollow">https:&#x2F;&#x2F;envoyproxy.github.io&#x2F;envoy&#x2F;install&#x2F;requirements.html</a>
评论 #15360250 未加载
评论 #15357079 未加载
评论 #15358279 未加载