rancher v2.15.1

RKEBootstrapTemplate.spec.template.status

Status is the observed state of RKEBootstrap.

3 fields
RKEBootstrapTemplate.spec.template.status fields and descriptions
Field / TypeDescription
dataSecretName
string

DataSecretName is the name of the secret that stores the bootstrap data script.

  • minLength: 1
  • maxLength: 253
object

Initialization provides observations of the RKEBootstrap initialization process. NOTE: Fields in this struct are part of the Cluster API contract and are used to orchestrate initial Machine provisioning.

  • minProperties: 1
ready
boolean

Ready indicates the BootstrapData field is ready to be consumed. Deprecated: use Initialization.DataSecretCreated instead.