Service Mesh
Intelligent service-to-service communication
JustKalm uses a service mesh to manage all inter-service communication, providing automatic mTLS, traffic shaping, and deep observability.
Mesh Metrics
Service mesh infrastructure at a glance
47
Services in Mesh
100%
mTLS Coverage
<1ms
Proxy Overhead
99.99%
Mesh Uptime
Mesh Architecture
Data Plane
- Envoy proxy sidecars
- Automatic injection
- Traffic interception
- L4/L7 load balancing
Control Plane
- Istio control plane
- Configuration distribution
- Certificate management
- Service discovery
Observability Plane
- Distributed tracing
- Metrics collection
- Access logging
- Service topology
Sidecar Injection
How Envoy proxies are deployed alongside services
App Container
valuation-svc
localhost
Envoy Sidecar
mTLS + routing
mTLS
Upstream Envoy
auth-svc sidecar
localhost
App Container
auth-svc
Service mesh powered by Istio and Envoy proxy