rancher v2.15.1

RKECluster.status

Status is the observed state of the RKECluster.

3 fields
RKECluster.status fields and descriptions
Field / TypeDescription
object[]

Conditions is a representation of the current state of the RKE cluster.

object

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.

  • minProperties: 1
ready
boolean

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.