HCloudRemediationTemplate
Overview of HCloudMachineTemplate.Spec#
template.spec.strategy
type: object
Strategy field defines remediation strategy.
template.spec.strategy.retryLimit
type: integer
RetryLimit sets the maximum number of remediation retries. Zero retries if not set.
template.spec.strategy.timeout
type: string
Timeout sets the timeout between remediation retries. It should be of the form "10m", or "40s".
required
template.spec.strategy.types
type: string
Type represents the type of the remediation strategy. At the moment, only "Reboot" is supported.
HCloudMachineTemplate
In HCloudMachineTemplate you can define all important properties for HCloudMachines, which are reconciled by the `HCloudMachineController`, responsible for creating and deleting servers in Hetzner Cloud.
HetznerBareMetalHost
The HetznerBareMetalHost has a one-to-one relationship to a Hetzner dedicated server. It's used to make bare metal servers available to your clusters.