You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/content/v1.10/talos-guides/resetting-a-machine.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ There are a couple of flags as part of this command:
22
22
Flags:
23
23
--graceful if true, attempt to cordon/drain node and leave etcd (if applicable) (default true)
24
24
--reboot if true, reboot the node after resetting instead of shutting down
25
-
--system-labels-to-wipe strings if set, just wipe selected system disk partitions by label but keep other partitions intact keep other partitions intact
25
+
--system-labels-to-wipe strings if set, just wipe selected system disk partitions by label but keep other partitions intact
26
26
```
27
27
28
28
The `graceful` flag is especially important when considering HA vs. non-HA Talos clusters.
Copy file name to clipboardExpand all lines: website/content/v1.9/talos-guides/resetting-a-machine.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ There are a couple of flags as part of this command:
22
22
Flags:
23
23
--graceful if true, attempt to cordon/drain node and leave etcd (if applicable) (default true)
24
24
--reboot if true, reboot the node after resetting instead of shutting down
25
-
--system-labels-to-wipe strings if set, just wipe selected system disk partitions by label but keep other partitions intact keep other partitions intact
25
+
--system-labels-to-wipe strings if set, just wipe selected system disk partitions by label but keep other partitions intact
26
26
```
27
27
28
28
The `graceful` flag is especially important when considering HA vs. non-HA Talos clusters.
0 commit comments