Skip to content

Commit ff175b9

Browse files
greenpsismira
authored andcommitted
docs: update disk-encryption.md
Add note about network config when using KMS disk encryption. Signed-off-by: greenpsi <[email protected]> Signed-off-by: Andrey Smirnov <[email protected]>
1 parent a8d84e3 commit ff175b9

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

website/content/v1.10/talos-guides/configuration/disk-encryption.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ Talos Linux supports four encryption methods, which can be combined together for
3636

3737
> Note: `nodeID` encryption is not designed to protect against attacks where physical access to the machine, including the drive, is available.
3838
> It uses the hardware characteristics of the machine in order to decrypt the data, so drives that have been removed, or recycled from a cloud environment or attached to a different virtual machine, will maintain their protection and encryption.
39+
>
40+
> Note: When using KMS encryption for `STATE` partition the network configuration can't be provided via the machine configuration, as KMS requires network connectivity before `STATE` partition is unlocked.
3941
4042
## Configuration
4143

website/content/v1.8/talos-guides/configuration/disk-encryption.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ Talos Linux supports four encryption methods, which can be combined together for
3636

3737
> Note: `nodeID` encryption is not designed to protect against attacks where physical access to the machine, including the drive, is available.
3838
> It uses the hardware characteristics of the machine in order to decrypt the data, so drives that have been removed, or recycled from a cloud environment or attached to a different virtual machine, will maintain their protection and encryption.
39+
>
40+
> Note: When using KMS encryption for `STATE` partition the network configuration can't be provided via the machine configuration, as KMS requires network connectivity before `STATE` partition is unlocked.
3941
4042
## Configuration
4143

website/content/v1.9/talos-guides/configuration/disk-encryption.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ Talos Linux supports four encryption methods, which can be combined together for
3636

3737
> Note: `nodeID` encryption is not designed to protect against attacks where physical access to the machine, including the drive, is available.
3838
> It uses the hardware characteristics of the machine in order to decrypt the data, so drives that have been removed, or recycled from a cloud environment or attached to a different virtual machine, will maintain their protection and encryption.
39+
>
40+
> Note: When using KMS encryption for `STATE` partition the network configuration can't be provided via the machine configuration, as KMS requires network connectivity before `STATE` partition is unlocked.
3941
4042
## Configuration
4143

0 commit comments

Comments
 (0)