[PR #2114] [CLOSED] V13 KEDA support + kubernetes docs refresh #2143

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/2114
Author: @romain-priour-lc
Created: 1/6/2026
Status: Closed

Base: mainHead: romain/v13_kubernetes_docs_fixes


📝 Commits (3)

  • 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

📊 Changes

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

View changed files

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

📄 Description

Overview

Docs for enabling KEDA scaling + Updated kubernetes deploy docs to be up to date for v13

Type of change

Update existing documentation

Related issues/PRs

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/2114 **Author:** [@romain-priour-lc](https://github.com/romain-priour-lc) **Created:** 1/6/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `romain/v13_kubernetes_docs_fixes` --- ### 📝 Commits (3) - [`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 ### 📊 Changes **2 files changed** (+125 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/kubernetes.mdx` (+27 -22) 📝 `src/langsmith/self-host-scale.mdx` (+98 -26) </details> ### 📄 Description ## Overview Docs for enabling KEDA scaling + Updated kubernetes deploy docs to be up to date for v13 ## Type of change Update existing documentation ## Related issues/PRs ## 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 <!-- Any other information that would be helpful for reviewers --> --- <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 #2114] V13 KEDA support + kubernetes docs refresh to [PR #2114] [CLOSED] V13 KEDA support + kubernetes docs 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#2143