TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

112 点作者 SkyRocknRoll超过 7 年前

7 条评论

bryanlarsen超过 7 年前
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 未加载
grizzles超过 7 年前
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 未加载
javajosh超过 7 年前
&quot;Every distributed solution is doomed to eventually reproduce Erlang, badly.&quot;
mosselman超过 7 年前
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 未加载
dullgiulio超过 7 年前
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 ;)
buckhx超过 7 年前
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.
napa15超过 7 年前
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 未加载