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.

Kuma, a new universal service mesh

61 pointsby UkiahSmithover 5 years ago

13 comments

AcerbicZeroover 5 years ago
Its cool that the whole SDN thing is finally getting the traction it deserves, but I really don&#x27;t see these various one off service mesh solutions solving the core networking problems in play here.<p>Maybe I&#x27;m totally off base, but ever since NSX-T (and to a lesser extend ACI) has started to include their own Istio based service mesh solutions for containers, while also having the ability to virtualize the rest of the networking infrastructure up to (and including, kinda) the core, I just can&#x27;t seem to think of a use case for another one off service mesh provider.
nodefortytwoover 5 years ago
Really looking forward to trying this out. I get K8s is the bees knees and everything but we have an ECS history that will take time to migrate to K8s. I&#x27;m glad to see a modern service mesh not just targeting the collective
adrianpikeover 5 years ago
Semi-tangential: I found it really interesting that Kong linked to HN&#x2F;newest in the announcement email they sent out instead of directly to the HN conversation. Clever way to avoid getting their votes penalized, maybe?
评论 #20931181 未加载
Confusedciusover 5 years ago
So many service meshes these days, how would this differ from Istio which seems to be the hot topic alongside Kubernetes?
评论 #20930262 未加载
评论 #20930293 未加载
heuristover 5 years ago
Y&#x27;all emailed me without me giving you my email address. Please don&#x27;t do that
评论 #20933024 未加载
评论 #20930619 未加载
bogomipzover 5 years ago
The documentation states:<p>&gt;&quot;It can be used natively in Kubernetes via CRDs or via a RESTful API across other environments, and it doesn&#x27;t require a change to your application&#x27;s code in order to be used.&quot;<p>Sorry if this is naive question but I&#x27;m not that up on service meshes. Aren&#x27;t other service meshes generally implemented as sidecar containers? Why wouldn&#x27;t those also be considered native? Could someone help me understand the distinction of a native service mesh vs non-native? I&#x27;m having a hard time getting my head around it.
评论 #20937276 未加载
cube2222over 5 years ago
This actually looks really promising for the future :)<p>We&#x27;ve been on a move from bare metal to kubernetes, but it&#x27;s a long-time work in progress (as it has to be when you have over a hundred Microservices).<p>A few months ago I&#x27;ve been evaluating service mesh solutions, and nothing is simultaneously mature and works on mixed bare-metal and k8s environments. With existing routing logic and stuff like that. That&#x27;s why we ended up using envoy with a custom control plane. This project however, may become a possible good alternative in the future.
moimikeyover 5 years ago
anyone else randomly got added to their mailing list?
评论 #20930661 未加载
评论 #20931690 未加载
评论 #20930231 未加载
评论 #20930297 未加载
ruccivaover 5 years ago
Cool news! Just wondering about something. &quot;API Management is Dead&quot;, said Kong&#x27;s CEO in Kong Summit 2018. And then, first Kong GA ship with service mesh capabilities, making it capable for both north-south and east-west (API) traffic management. But now that they released Kuma with Envoy as the data plane, will that means Kong will be focused on being the API Management that they proclaim as being dead? Will the service mesh capability on Kong be removed?
评论 #20938387 未加载
gagabityover 5 years ago
Kuma means vagina in Swahili, vagina.io is kinda funny.
评论 #20930503 未加载
评论 #20930735 未加载
cforsover 5 years ago
This is the way forward for service meshes. Consul connect is doing something very similar.<p>The early service meshes were all built on top of Kubernetes, due to the fact that k8s&#x2F;etcd is an easy platform to build control planes on top of (SD, networking, etc. already done) but very few large companies are ready to move everything over to Kubernetes.
manny_pover 5 years ago
Finally a service mesh that runs natively on K8s and VMs.<p>I wonder what dependencies they require for VM-based installations?
评论 #20945930 未加载
meddlepalover 5 years ago
Yet Another Service Mesh.
评论 #20931057 未加载