Category "servicemesh"

Use xDs as a generic control plane

While xDs was proposed as the control plane for Envoy (and later on gRpc), the protocol itself is very generic. Resource are represented by resource types, and

Istio vs Service Mesh Interface

I would have a conceptual question. I can not figure it out how Istio and Service Mesh Interface come together. Service Mesh Interface' goal is to have a standa

Access consul-api from consul-connect-service-mesh

In a consul-connect-service-mesh (using k8) how do you get to the consul-api itself? For example to access the consul-kv. I'm working through this tutorial, and