feat: change to mdx
All checks were successful
test-build / guarddog (push) Successful in 1m8s
test-build / build (push) Successful in 1m52s

This commit is contained in:
2026-04-05 19:05:44 -05:00
parent 9b906fa18f
commit 53cbb049ed
4 changed files with 17 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
--- ---
title: Talos Upgrade 1.12.0 title: Talos Upgrade 1.12.0
description: Steps followed for the v1.12.0 upgrade process description: Steps followed for the v1.12.0 upgrade process
hero:
tagline: Steps followed for the v1.12.0 upgrade process
image:
file: https://raw.githubusercontent.com/siderolabs/docs/3989ed11f0622252d7cee03b3ba3a3052be242d7/public/images/talos.svg
--- ---
The upgrade to this version was more extension as there have been migrations to using configuration documents. This required rewriting the configuration document to a series of patches and provide a deterministic generation command for the different host types. In addition there was also a change to storage layout to separate ceph, local-path, and ephemeral storage on the NUC hosts. The upgrade to this version was more extension as there have been migrations to using configuration documents. This required rewriting the configuration document to a series of patches and provide a deterministic generation command for the different host types. In addition there was also a change to storage layout to separate ceph, local-path, and ephemeral storage on the NUC hosts.

View File

@@ -1,6 +1,10 @@
--- ---
title: Talos Upgrade Generic title: Talos Upgrade Generic
description: Steps followed for the standard upgrade process description: Steps followed for the standard upgrade process
hero:
tagline: Steps followed for the v1.12.0 upgrade process
image:
file: https://raw.githubusercontent.com/siderolabs/docs/3989ed11f0622252d7cee03b3ba3a3052be242d7/public/images/talos.svg
--- ---
This is the standard upgrade process for Talos. Relatively simple, just verify, run commands, and verify. This is the standard upgrade process for Talos. Relatively simple, just verify, run commands, and verify.

View File

@@ -1,6 +1,10 @@
--- ---
title: Vault SSH Certificate Authority title: Vault SSH Certificate Authority
description: Steps followed to enable using Vault as a CA for ssh login description: Steps followed to enable using Vault as a CA for ssh login
hero:
tagline: Steps followed for the v1.12.0 upgrade process
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/vault.webp
--- ---
# Setup # Setup

View File

@@ -1,8 +1,12 @@
--- ---
title: Introduction title: Introduction
description: Overiew of the homelab description: Overiew of the homelab
hero:
tagline: Steps followed for the v1.12.0 upgrade process
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/docs-collaboration.webp
sidebar: sidebar:
order: 1 order: 1
--- ---
Overview of the homelab. Overview of the homelab.