Skip to main content

Service mesh

tip

A service mesh is a dedicated infrastructure layer for facilitating service-to-service communications between services or microservices, using a proxy.1

If your project is based on Kubernetes and does not use a service mesh yet, we recommend introducing it as it simplifies common concerns like observability or mTLS.

co.brick observe requires service mesh technologies in Kubernetes clusters to achieve some of the observability features dependent on health metrics.

Out of the box, co.brick observe is compatible with:

Footnotes

  1. Wikipedia, Service mesh