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.

Nginx Service Mesh

90 pointsby bhaavanover 4 years ago

10 comments

therockspushover 4 years ago
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 未加载
stuff4benover 4 years ago
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 未加载
Rapzidover 4 years ago
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___over 4 years ago
Why wasn&#x27;t this just open sourced?
评论 #24863939 未加载
评论 #24863854 未加载
评论 #24863897 未加载
评论 #24863687 未加载
davewritescodeover 4 years ago
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_rationalistover 4 years ago
What real world problem does this solve that couldn&#x27;t be as well solved before? Is the improvement significant?
评论 #24864568 未加载
评论 #24865482 未加载
ironmagmaover 4 years ago
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.
howlgarnishover 4 years ago
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_boiover 4 years ago
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.
kavalgover 4 years ago
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.