Commands
command
Register a Kubernetes cluster with Hexr Cloud. Issues the
license_id and
cluster_id pair that the in-cluster license agent uses to identify itself.command
List clusters registered under the current tenant, as the control plane sees
them.
command
Show locally-stored registration state — what this machine believes, which
is not always what the control plane believes. When those disagree,
list is
authoritative.What registration enables
Once registered, the in-cluster license agent heartbeats every 60 seconds with the cluster’s agent count, SPIRE server and agent readiness, and evidence rows written in the last 24 hours.Those heartbeats carry a health verdict, not just counts. A cluster whose
identity plane is down reports unhealthy and says why, rather than reporting
numbers that a reader has to interpret.
Related
- hexr init — project scaffold
- hexr deploy — deploy into a registered cluster