rancher v2.15.1
CustomMachine.status
Status represents the most recently observed status of the machine.
| Field / Type | Description |
|---|---|
Addresses contains the associated addresses for the machine. | |
Conditions is a representation of the current state of the machine. | |
Initialization provides observations of the CustomMachine initialization process. NOTE: Fields in this struct are part of the Cluster API contract and are used to orchestrate initial Machine provisioning.
| |
ready | Ready indicates that the machine infrastructure is fully provisioned, and is a requirement of the Cluster API contract. The value of this field is never updated after provisioning has completed. Please use Conditions to determine the current state of the machine. Deprecated: use Initialization.Provisioned instead. |