[PR #2115] [MERGED] V13: KEDA support docs + kubernetes section refresh #2142

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2115
Author: @romain-priour-lc
Created: 1/6/2026
Status: Merged
Merged: 1/15/2026
Merged by: @romain-priour-lc

Base: mainHead: romain/v13_keda_support


📝 Commits (6)

  • 0dd0c59 Update kubernetes deploy docs to use v13 services
  • c1d4c98 Use v13 as top level row
  • b6df126 Done adding KEDA scaling to self hosted scale docs
  • 0ac9467 empty commit
  • 7c68a48 Merge branch 'main' into romain/v13_keda_support
  • 4f30caa final touches on keda docs

📊 Changes

2 files changed (+116 additions, -48 deletions)

View changed files

📝 src/langsmith/kubernetes.mdx (+27 -22)
📝 src/langsmith/self-host-scale.mdx (+89 -26)

📄 Description

Overview

Added KEDA instructions to scale docs. Refreshed the kubernetes docs so they reference up to date information like service names

Type of change

Update existing documentation

Related issues/PRs

INF-1370

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 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/2115 **Author:** [@romain-priour-lc](https://github.com/romain-priour-lc) **Created:** 1/6/2026 **Status:** ✅ Merged **Merged:** 1/15/2026 **Merged by:** [@romain-priour-lc](https://github.com/romain-priour-lc) **Base:** `main` ← **Head:** `romain/v13_keda_support` --- ### 📝 Commits (6) - [`0dd0c59`](https://github.com/langchain-ai/docs/commit/0dd0c597f2a83d0932038ceb3561ff29877c2894) Update kubernetes deploy docs to use v13 services - [`c1d4c98`](https://github.com/langchain-ai/docs/commit/c1d4c980f21d9adcecc13f121a96c07e59f2798b) Use v13 as top level row - [`b6df126`](https://github.com/langchain-ai/docs/commit/b6df1265f6b1da50c808587c4171376edeed4e22) Done adding KEDA scaling to self hosted scale docs - [`0ac9467`](https://github.com/langchain-ai/docs/commit/0ac9467ada37b5b6c418bd4b492282a622a5b34f) empty commit - [`7c68a48`](https://github.com/langchain-ai/docs/commit/7c68a483ca14842bb2ac764e3805fe27551c292b) Merge branch 'main' into romain/v13_keda_support - [`4f30caa`](https://github.com/langchain-ai/docs/commit/4f30caa706fa14087cc147ea9cb8170d6aed06e1) final touches on keda docs ### 📊 Changes **2 files changed** (+116 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/kubernetes.mdx` (+27 -22) 📝 `src/langsmith/self-host-scale.mdx` (+89 -26) </details> ### 📄 Description ## Overview Added KEDA instructions to scale docs. Refreshed the kubernetes docs so they reference up to date information like service names ## Type of change Update existing documentation ## Related issues/PRs INF-1370 ## Checklist <!-- Put an 'x' in all boxes that apply --> - [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 --- <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:06 -05:00
yindo closed this issue 2026-02-17 17:23:06 -05:00
yindo changed title from [PR #2115] V13: KEDA support docs + kubernetes section refresh to [PR #2115] [MERGED] V13: KEDA support docs + kubernetes section refresh 2026-06-05 18:16:53 -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#2142