rancher v2.15.1

Cluster.spec.webhookDeploymentCustomization.overrideResourceRequirements.claims.spec.rkeConfig.etcd

ETCD contains the etcd snapshot configuration for the cluster.

4 fields
Cluster.spec.webhookDeploymentCustomization.overrideResourceRequirements.claims.spec.rkeConfig.etcd fields and descriptions
Field / TypeDescription
disableSnapshots
boolean

DisableSnapshots disables the creation of snapshots for the cluster.

object

S3 defines the S3 configuration for the cluster if enabled.

  • nullable
snapshotRetention
integer

SnapshotRetention is the number of snapshots the downstream cluster should retain per snapshot generation.

snapshotScheduleCron
string

SnapshotScheduleCron is the cron schedule for the snapshot creation.

  • nullable