QHx Manager
Supervises QHx resources and realizes policy across the cluster.
// Product / QHx Core
QHx Core installs into Kubernetes and gives workloads cryptographic identity, secure inter-workload communication, policy realization, and notarized evidence. It is the first operational surface for a model built to span containers, VMs, bare metal, and edge systems.
// What it is
QHx secures the relationships between workloads. It establishes who is running, where it is running, what flow is permitted, how traffic is protected, and what evidence should remain.
Components
The platform remains auditable because each component has a narrow role.
Supervises QHx resources and realizes policy across the cluster.
Runs on each node to provide local QHx services.
Issue workload-bound credentials from node and workload evidence.
Secures application-layer traffic between workloads.
Verifies node evidence before identity is granted.
Creates request evidence that can be verified offline.
// Production operations
The architecture is one thing. Operating it under load, with rotation, recovery, and capacity planning intact, is another. QHx is built to be operated, not just deployed.