The Nodes tab — your TurtiniOS fleet

The Nodes tab at /cloud shows every TurtiniOS machine that has joined your fabric — not just the hypervisors, but the whole mesh.

What you see per node:
• Hostname and role — server, workstation, or edge.
• Online / stale — whether it has checked in recently.
• Cores and memory — the hardware it advertised.
• Address and last-seen time.

Where this comes from:
Every TurtiniOS node runs an agent that detects its own hardware and advertises itself to the fabric registry. Nodes on the same network also discover each other directly and join into one fleet after mutually verifying each other's identity. A single connected node can therefore surface the whole mesh it can see.

Nodes vs. Hosts:
• Nodes (this tab) — every machine in the fleet, whatever its role or capability.
• Hosts (the Hosts tab) — only the server nodes that can run VMs (they advertised virtualization).

If a node you expect is missing, check that its agent is running and pointed at the same fabric, and that it's on a reachable network. See "Connecting a node to the fabric."