[PR #2008] [MERGED] docs: add KEDA explanation and fix prerequisites numbering #2052

Closed
opened 2026-02-17 17:23:00 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2008
Author: @cwaddingham
Created: 12/23/2025
Status: Merged
Merged: 1/6/2026
Merged by: @lnhsingh

Base: mainHead: cwaddingham/add-info-box-for-keda-on-deployments


📝 Commits (1)

  • 16ed46a docs: add KEDA explanation and fix prerequisites numbering

📊 Changes

2 files changed (+15 additions, -5 deletions)

View changed files

📝 src/langsmith/deploy-hybrid.mdx (+6 -1)
📝 src/langsmith/deploy-self-hosted-full-platform.mdx (+9 -4)

📄 Description

Overview

Adds Info boxes explaining why KEDA is required in both the hybrid and self-hosted deployment guides, and fixes sequential numbering in the self-hosted full platform prerequisites section.

Type of change

Type: Update existing documentation

Related issues/PRs

  • GitHub issue:
  • Feature PR:

Changes made

  1. Added KEDA explanation: Added Info boxes in both deploy-hybrid.mdx and deploy-self-hosted-full-platform.mdx that explain KEDA is used to automatically scale the deployment system based on queue size. This provides context for why KEDA is listed as a prerequisite.

  2. Fixed prerequisites numbering: Corrected the sequential numbering in deploy-self-hosted-full-platform.mdx prerequisites section (was incorrectly numbered 3, 6, 7, 8, 9; now correctly numbered 3, 4, 5, 6, 7).

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

Additional notes

This is a documentation improvement to clarify the purpose of KEDA as a prerequisite and fix a numbering issue that could cause confusion for users following the setup guide.

Note: This contribution was created with assistance from AI agents.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/2008 **Author:** [@cwaddingham](https://github.com/cwaddingham) **Created:** 12/23/2025 **Status:** ✅ Merged **Merged:** 1/6/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `cwaddingham/add-info-box-for-keda-on-deployments` --- ### 📝 Commits (1) - [`16ed46a`](https://github.com/langchain-ai/docs/commit/16ed46ada4eefe8c15f6b0c79b8f840ba8ed5323) docs: add KEDA explanation and fix prerequisites numbering ### 📊 Changes **2 files changed** (+15 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/deploy-hybrid.mdx` (+6 -1) 📝 `src/langsmith/deploy-self-hosted-full-platform.mdx` (+9 -4) </details> ### 📄 Description ## Overview Adds Info boxes explaining why KEDA is required in both the hybrid and self-hosted deployment guides, and fixes sequential numbering in the self-hosted full platform prerequisites section. ## Type of change **Type:** Update existing documentation ## Related issues/PRs - GitHub issue: - Feature PR: ## Changes made 1. **Added KEDA explanation**: Added Info boxes in both `deploy-hybrid.mdx` and `deploy-self-hosted-full-platform.mdx` that explain KEDA is used to automatically scale the deployment system based on queue size. This provides context for why KEDA is listed as a prerequisite. 2. **Fixed prerequisites numbering**: Corrected the sequential numbering in `deploy-self-hosted-full-platform.mdx` prerequisites section (was incorrectly numbered 3, 6, 7, 8, 9; now correctly numbered 3, 4, 5, 6, 7). ## Checklist - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] I have updated navigation in `src/docs.json` if needed ## Additional notes This is a documentation improvement to clarify the purpose of KEDA as a prerequisite and fix a numbering issue that could cause confusion for users following the setup guide. **Note:** This contribution was created with assistance from AI agents. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:23:00 -05:00
yindo closed this issue 2026-02-17 17:23:00 -05:00
yindo changed title from [PR #2008] docs: add KEDA explanation and fix prerequisites numbering to [PR #2008] [MERGED] docs: add KEDA explanation and fix prerequisites numbering 2026-06-05 18:16:23 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2052