MESHCTRL
control plane healthy
TRAFFIC CONTROL PLANEv6.4

Every request.
One fabric.

Route APIs, enforce policy and shift production traffic without rebuilding the application layer. One programmable path from edge to service.

Inspect fabric
2.18Mreq / sec
14.8msp95 edge latency
99.999%gateway SLO
LIVE FABRIC
--:--:-- UTC
EDGEfra-03
GATEWAYgw-prod-7
API v190%
API v210%
AUTHhealthy
mTLSENFORCED
RATE LIMIT82k / s
5XX0.013%
GW/FRA-03 HEALTHY POLICY #1842 APPLIED mTLS ROTATION COMPLETE UPSTREAM api-v2 READY GLOBAL RPS 2,184,992 GW/FRA-03 HEALTHY POLICY #1842 APPLIED
01 / FABRIC

Traffic has a shape.
Make it intentional.

MESHCTRL treats routes, retries, identity and rollout policy as one programmable layer rather than five disconnected systems.

Network switching equipment
BACKBONE / FABRIC-12
L7 ROUTING

Route by intent, not topology.

Match host, path, header, identity or percentage and steer requests without touching application code.

route /checkout → checkout-v496%
IDENTITY

mTLS everywhere.

Short-lived workload identity with automatic certificate rotation.

17huntil rotate
RESILIENCE

Fail soft.

Retries, budgets, circuit breaking and locality-aware failover at the proxy layer.

02 / POLICY

Guardrails at line speed.

Global defaults for safety. Local overrides when teams need them. Every decision is versioned and observable.

policy.meshAPPLIED · 37s ago
policy "api-global" {
  match = "/api/*"
  limit = 82000
  burst = 12000
  key   = "identity.sub"

  on_exceed {
    status = 429
    retry_after = "1s"
  }
}
matched18.4M
limited0.021%
errors0
03 / EDGE

Close to users.
Far from fragile.

Terminate, authenticate and route at the edge while keeping your upstream topology private and replaceable.

34edge locations
8.2 Tbpsaggregate capacity
11 msmedian connect
Server racks in a data center
POP / FRA-03
Engineer working at a computer CONTROL ROOM / 07
CHANGE SESSION
meshctl

$ meshctl status --fabric prod

✓ 214 proxies connected

✓ 38 gateways healthy

✓ policy convergence 184ms

ready for traffic operation.

Traffic shift complete · api-v1 50% / api-v2 50%