Skip to content

docs: add missing description frontmatter, fix stale iSCSI link - #742

Closed
pranavsivaprasad230501 wants to merge 1 commit into
siderolabs:mainfrom
pranavsivaprasad230501:docs/frontmatter-and-iscsi-link-fixes
Closed

docs: add missing description frontmatter, fix stale iSCSI link#742
pranavsivaprasad230501 wants to merge 1 commit into
siderolabs:mainfrom
pranavsivaprasad230501:docs/frontmatter-and-iscsi-link-fixes

Conversation

@pranavsivaprasad230501

Copy link
Copy Markdown

Summary

  • Adds description frontmatter to talos-for-linux-admins and talos-platform-configuration (both were missed by the Add descriptions to page frontmatter #334 frontmatter sweep), so they render summaries in llms.txt and other surfaces.
  • Fixes the iSCSI system-extension link in the Kubernetes storage guide, which hardcoded v1.10 instead of the current version (v1.14).

Closes #726

Test plan

  • Verified both pages' frontmatter now match the format used by sibling pages in learn-more/.
  • Confirmed the corrected link target (system-extensions.mdx) exists under v1.14/build-and-extend-talos/custom-images-and-development/.
  • Grepped v1.14/learn-more/*.mdx for other pages missing description, per the issue's suggestion — these were the only two.

- Add description frontmatter to talos-for-linux-admins and
  talos-platform-configuration so they render summaries in llms.txt
  and other surfaces (the siderolabs#334 frontmatter sweep missed these two).
- Point the iSCSI system-extension link in the storage guide at
  v1.14 instead of the stale hardcoded v1.10 path.

Fixes siderolabs#726
@github-project-automation github-project-automation Bot moved this to To Do in Planning Sep 4, 2026
@talos-bot talos-bot moved this from To Do to In Review in Planning Sep 4, 2026
@smira smira removed this from Planning Sep 4, 2026
@Iheanacho-ai

Copy link
Copy Markdown
Member

the prs #736 and #735 fixes this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing description frontmatter on Talos for Linux Admins, plus a stale versioned link in the storage guide

5 participants