Live data from Hacker News

Kuma, a new universal service mesh

kuma.io

1–10 of 36 posts

Re: Kuma, a new universal service mesh

#8

So many service meshes these days, how would this differ from Istio which seems to be the hot topic alongside Kubernetes?

Unlike Istio, this is built to work natively with minimal dependencies on every platform, not exclusively on Kubernetes, which means it can support both new greenfield applications and existing VM-based apps, so that networking policies that would typically be available only on K8s for new apps, can be applied on existing workload today. That, and it’s meant to be easier to use, which is another big problem with existing Service Mesh implementations.
Post reply on HN