| Field | Type | Description | Value(s) |
|---|---|---|---|
device | string | Path to the watchdog device. | |
timeout | Duration |
🎉 Join Oxide + SideroLabs at KubeCon North America 2025 in Atlanta on Nov 12 • RSVP Free →
🎉 Join Oxide + SideroLabs at KubeCon North America 2025 in Atlanta on Nov 12 • RSVP Free →
WatchdogTimerConfig is a watchdog timer config document.
apiVersion: v1alpha1
kind: WatchdogTimerConfig
device: /dev/watchdog0 # Path to the watchdog device.
timeout: 2m0s # Timeout for the watchdog.
| Field | Type | Description | Value(s) |
|---|---|---|---|
device | string | Path to the watchdog device. | |
timeout | Duration |
Was this page helpful?