rancher v2.15.1

RKEControlPlane.status.appliedSpec.registries.mirrors.[key].status.appliedSpec.etcdSnapshotRestore

ETCDSnapshotRestore is the configuration for the etcd snapshot restore operation.

3 fields
RKEControlPlane.status.appliedSpec.registries.mirrors.[key].status.appliedSpec.etcdSnapshotRestore fields and descriptions
Field / TypeDescription
generation
integer

Generation is the current generation for which an etcd snapshot restore operation has been requested. Changing the Generation is the only thing required to initiate a snapshot restore.

name
string

Name refers to the name of the associated etcdsnapshot object.

  • nullable
restoreRKEConfig
string

Set to either none (or empty string), all, or kubernetesVersion

  • nullable