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: docs/src/topics/disks/data-disks.md
+4-9Lines changed: 4 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,6 @@ There are a couple caveats with specifying disks for a linode instance:
8
8
2. Instance disk configuration is currently immutable via CAPL after the instance is booted.
9
9
~~~
10
10
11
-
```admonish warning
12
-
Currently SDB is being used by a swap disk, replacing this disk with a data disk will slow down linode creation by
13
-
up to 90 seconds. This will be resolved when the disk creation refactor is finished. (See [#766](https://github.com/linode/cluster-api-provider-linode/issues/766))
14
-
```
15
-
16
11
## Specify a data disk
17
12
A LinodeMachine can be configured with additional data disks with the key being the device to be mounted as and including an optional label and size.
0 commit comments