Skip to content

Resource states

States describe what the panel has observed, not what it hopes. See Intent, truth and reconciliation.

StateTerminalMeaning
pendingnoQueued, not claimed
runningnoExecuting; steps shows progress
retrynoFailed temporarily, scheduled again. Not a failure
succeededyesDone
failedyesOut of attempts, or permanently rejected
StateMeaning
creatingA job is building it
runningPowered on
stoppedPowered off
deletingIn the deletion buffer, or being destroyed. Cancellable while the buffer lasts
errorA job failed permanently; the message says why
adoptedExisted before zone9; not fully managed
StateMeaning
freeIn a pool, not allocated to anyone
reservedIn a pool but withheld — an operator marked it, usually because something on the edge still references it
allocatedBelongs to an organisation, attached to nothing
attaching / detachingA job is moving it
attachedIn use by a machine

Appliances carry both a state and a version pair.

StateMeaning
creatingThe machine is being built
readyRunning
errorCreation failed, or the appliance reports a permanent apply failure
deletingBeing removed

Alongside it, intent version versus applied version: equal means converged, different means the appliance has not yet loaded the latest configuration.

StateMeaning
pendingWaiting for the next issuance scan
issuingAn ACME order is in progress
readyValid; expires_at is set and renewal is scheduled 30 days ahead
errorThe last attempt failed; last_error says why and backoff applies
StateMeaning
creatingMachines are being built and the cluster bootstrapped
readyEvery node reported Ready to Kubernetes itself
degradedMeasured and found wanting; the message names the nodes. Re-verify after fixing the cause
deletingBeing removed — no buffer for clusters
errorCreation failed permanently
StateMeaning
creatingThe machine is being built
joiningBooted, not yet Ready in Kubernetes
readyReady in Kubernetes
draining / removingBeing taken out
errorPermanent failure
StateMeaning
creatingNodes are being built
readyThe cluster is up and the configuration applied
degradedAt least one node is not applying
deletingBeing removed
errorPermanent failure

Individual nodes additionally report a waiting reason during installation — “nodes still announcing themselves (2/3)”. That is not an error; a multi-node store passes through it every time.

StateMeaning
DNS namesiloRecords live at the registrar; the panel does not manage them
DNS cloudflareThe zone is hosted by the platform; records are managed here
DNS externalThe zone is in your own provider account; the panel shows nothing
dns_live falseConnected, but the internet still resolves the domain elsewhere