Skip to content

Commit 0f91331

Browse files
authored
secure boot (#387)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Expanded getting started guide with new BIOS/UEFI settings prerequisites. Added comprehensive guidance documenting that Secure Boot must be disabled before installation. Section included in both hardware requirements and tutorial setup areas. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai -->
2 parents 673eb92 + 8564d9c commit 0f91331

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/en/docs/getting-started/requirements.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ To run this tutorial, you will need the following setup:
3333
- Any Linux distribution, for example, Ubuntu.<br>
3434
- There are [other installation methods]({{% ref "/docs/install/talos" %}}) which require either any Linux or no OS at all to start.
3535

36+
**BIOS/UEFI Settings:**
37+
- **Secure Boot must be disabled.**<br>
38+
Secure Boot is currently not supported and must be disabled in the BIOS/UEFI settings before installation.
39+
3640
**Networking:**
3741
- Routable FQDN domain.<br>If you don't have one, you can use [nip.io](https://nip.io/) with dash notation
3842
- Located in the same L2 network segment.

0 commit comments

Comments
 (0)