Skip to content

docs: Sync embedded chat documentation with main docs#2203

Closed
botantler[bot] wants to merge 1 commit intomainfrom
docs/sync-embedded-chat-documentation-b880c0e7fcab5587
Closed

docs: Sync embedded chat documentation with main docs#2203
botantler[bot] wants to merge 1 commit intomainfrom
docs/sync-embedded-chat-documentation-b880c0e7fcab5587

Conversation

@botantler
Copy link
Contributor

@botantler botantler bot commented Feb 12, 2026

Summary

This PR synchronizes the embedded chat documentation in pkg/svc/chat/docs/ with the main documentation in docs/src/content/docs/.

Problem

The embedded documentation was out of sync with the main docs after PR #2198 updated the MetalLB documentation. This meant the AI chat assistant (ksail chat) had outdated information when helping users.

Changes

Updated embedded documentation to reflect:

Files Changed

  • pkg/svc/chat/docs/support-matrix.mdx - Updated LoadBalancer matrix and notes
  • pkg/svc/chat/docs/faq.md - Updated FAQ LoadBalancer section
  • pkg/svc/chat/docs/resources.mdx - Added new resources page (new file)

Testing

Verified that the embedded docs now match the main docs:

diff docs/src/content/docs/support-matrix.mdx pkg/svc/chat/docs/support-matrix.mdx # ✅ No diff
diff docs/src/content/docs/faq.md pkg/svc/chat/docs/faq.md # ✅ No diff

Impact

After this PR, the ksail chat command will have accurate, up-to-date documentation to provide correct guidance about:

  • LoadBalancer support across all distributions
  • MetalLB configuration for Talos on Docker
  • Default IP pool ranges (172.18.255.200-172.18.255.250)

Related

AI generated by Update Docs

Update embedded documentation in pkg/svc/chat/docs/ to reflect:

- MetalLB LoadBalancer support for Talos on Docker (implemented in PR #2081)
- Corrected LoadBalancer support matrix showing ✅ for Talos on Docker
- Updated FAQ with accurate LoadBalancer implementation details
- Added resources.mdx from recent main documentation updates

This ensures the AI chat assistant has access to current, accurate
documentation when helping users with cluster configuration and troubleshooting.

The embedded docs are vendored copies synced via go:generate from
docs/src/content/docs/ and were out of sync after recent documentation
updates in PR #2198.

Closes documentation gap between main docs and embedded chat docs.
@github-project-automation github-project-automation bot moved this to 🏃🏻‍♂️ In Progress in 🌊 Project Board Feb 12, 2026
@devantler devantler closed this Feb 12, 2026
@github-project-automation github-project-automation bot moved this from 🏃🏻‍♂️ In Progress to ✅ Done in 🌊 Project Board Feb 12, 2026
@devantler devantler deleted the docs/sync-embedded-chat-documentation-b880c0e7fcab5587 branch February 12, 2026 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant