rancher v2.15.1
RKECluster.status
Status is the observed state of the RKECluster.
| Field / Type | Description |
|---|---|
Conditions is a representation of the current state of the RKE cluster. | |
Initialization provides observations of the RKECluster initialization process. NOTE: Fields in this struct are part of the Cluster API contract and are used to orchestrate initial Cluster provisioning.
| |
ready | Ready denotes that the RKE cluster infrastructure is fully provisioned. NOTE: This field is part of the Cluster API contract, and it is used to orchestrate provisioning. The value of this field is never updated after provisioning is completed. Please use conditions to check the operational state of the cluster. Deprecated: use Initialization.Provisioned instead. |