Live data from Hacker News

Introducing Conduit – open-source service mesh for Kubernetes

buoyant.io

1–10 of 54 posts

Re: Introducing Conduit – open-source service mesh for Kubernetes

#5
At first glance, this looks like a direct competitor to Envoy[1].

I'm sure the documentation will improve as the product matures, but right now much is left to the imagination.

Could you perhaps go in to more detail on the differences between the two?

[1] https://www.envoyproxy.io/

Re: Introducing Conduit – open-source service mesh for Kubernetes

#9
post #5

At first glance, this looks like a direct competitor to Envoy[1]. I'm sure the documentation will improve as the product matures, but right now much is left to the imagination. Could you perhaps go in to more detail on the differences between the two? [1] https://www.envoyproxy.io/

Like Linkerd, Envoy is a proxy that can be used used to build a service mesh. Conduit is a service mesh that includes a proxy.

So, yes, Conduit uses something that competes with Envoy ;) But I would not say that Conduit and Envoy are equivalent things.

Re: Introducing Conduit – open-source service mesh for Kubernetes

#10
post #3

How does this compare to Istio or Envoy?

Conduit will probably have quite a bit of feature-overlap with Istio, especially, as it matures.

However, I think you'll find that the projects will be quite different in the way that they prioritize features and operate.

Our goals for Conduit are to provide a minimal, production-ready, commercially-supportable service mesh in the near-term. Time will tell how each projects goals and constraints lead to different user experiences.

Post reply on HN