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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Nginx Service Mesh

90 点作者 bhaavan超过 4 年前

10 条评论

therockspush超过 4 年前
I see people writing this off already in the comments. Probably people who are knee deep in k8s and already have their favorites.<p>For the 20 year data center guy getting reborn in the cloud, walking down the cereal aisle of service mesh offerings, nginx is going to look like a warm blanket of familiarity.
评论 #24866565 未加载
stuff4ben超过 4 年前
So this is to compete with Envoy? If Nginx can solve the documentation and the &quot;why the hell do I need this&quot; problem, it might be worth looking into.
评论 #24864929 未加载
Rapzid超过 4 年前
Everyone is talking Istio&#x2F;Envoy but what&#x27;s up with HAProxy? Last I looked(about a year or so ago) they were making huge advancements in platform at every level and in particular extensibility. It looked all open source too.
评论 #24866025 未加载
okokok___超过 4 年前
Why wasn&#x27;t this just open sourced?
评论 #24863939 未加载
评论 #24863854 未加载
评论 #24863897 未加载
评论 #24863687 未加载
davewritescode超过 4 年前
This is very much too little too late. Hopefully soon we’ll have the WASM sandbox hitting master in Envoy and that’s going to enable a lot of really cool use cases like hot deploying custom filters into your side cars.<p><a href="https:&#x2F;&#x2F;istio.io&#x2F;latest&#x2F;blog&#x2F;2020&#x2F;wasm-announce&#x2F;" rel="nofollow">https:&#x2F;&#x2F;istio.io&#x2F;latest&#x2F;blog&#x2F;2020&#x2F;wasm-announce&#x2F;</a>
The_rationalist超过 4 年前
What real world problem does this solve that couldn&#x27;t be as well solved before? Is the improvement significant?
评论 #24864568 未加载
评论 #24865482 未加载
ironmagma超过 4 年前
I won&#x27;t trust Nginx until I can understand its source code. It has to be one of the largest most complex mostly undocumented, uncommented pieces of code in common use. There could be demons in there and no one would know.
howlgarnish超过 4 年前
How does this compare to Istio? On a high level it seems to claim exactly the same features:<p>- Envoy-like sidecar proxy based deployment model<p>- mutual TLS<p>- traffic mgmt with rate limiting, circuit breakers<p>- traffic monitoring&#x2F;visualization with Grafana, OpenTracing<p>- hybrid deployments for non-container support
cute_boi超过 4 年前
i started to use Linkerd and its way too cool :D Is there any reason to choose Nginx service mesh over linkerd which is already secure , supported by CNF.
kavalg超过 4 年前
I ditched nginx as soon as I could after the F5 acquisition. Once you have a bad experience with a company it stick for a long time.