The public Lattice.Hub Console experience environment is being prepared.
Component ecosystem
From control plane to runtime, components collaborate on one resource model.
Control Plane (embedded Console; Limiter as an optional in-repo process) defines the governance model and multi-protocol entry; Rust SDK, Thin SDK, Controller, Pole Sidecar, and Specification cover Proxyless / Sidecar access, cluster sync, local data plane, and open contracts.
Control Plane
Unified discovery, configuration, governance, identity, Registry, and multi-protocol access; embedded Console; Limiter ships in the same artifact as an optional process mode.
Rust SDK
Lightweight Proxyless Service Governance access for Rust applications.
Thin SDK
Framework-independent Thin SDK cores for Go, Java, Python, Node.js, C++, and C# that join the local Pole Sidecar via Sidecar Session and TargetService v1.
Kubernetes Controller
Connects Kubernetes to the control plane; syncs Service, Endpoints, Namespace, and ConfigMap.
Pole Sidecar
Pingora-based lightweight data-plane skeleton supporting HTTP, HTTP/2, and gRPC-h2c forwarding.
Specification
Open service governance and protobuf protocol definitions covering governance, security, and MCP.