Version v1.10 of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot. For up-to-date documentation, see the latest version.

block

Package block provides block device and volume configuration documents.

UserVolumeConfig

UserVolumeConfig is a user volume configuration document. User volume is automatically allocated as a partition on the specified disk and mounted under /var/mnt/<name>. The partition label is automatically generated as u-<name>.

VolumeConfig

VolumeConfig is a system volume configuration document. Note: at the moment, only EPHEMERAL and IMAGE-CACHE system volumes are supported.

Last modified December 17, 2024: chore: prepare for Talos 1.10 (03116ef9b)