[PR #1079] [CLOSED] Fix for #1076 (Add K8s documentation) #20571

Closed
opened 2026-04-20 03:03:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/1079
Author: @Eforen
Created: 3/7/2024
Status: Closed

Base: devHead: main


📝 Commits (1)

📊 Changes

2 files changed (+107 additions, -0 deletions)

View changed files

K8s.yaml (+89 -0)
📝 README.md (+18 -0)

📄 Description

Pull Request Checklist

  • Description: Briefly describe the changes in this pull request.
  • Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
  • Documentation: Have you updated relevant documentation?
  • Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?

Description

Adds some documentation around how to get this up and running correctly in K8s (Kuberneties)


Changelog Entry

Added

  • K8s Example

Fixed

Changed

  • Install Instructions to include info about K8s

Removed


🔄 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/open-webui/open-webui/pull/1079 **Author:** [@Eforen](https://github.com/Eforen) **Created:** 3/7/2024 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `main` --- ### 📝 Commits (1) - [`46e08e9`](https://github.com/open-webui/open-webui/commit/46e08e99b5bd5ccb0af9adf0c75c339675bedd0a) Fix for #1076 (Add K8s documentation) ### 📊 Changes **2 files changed** (+107 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `K8s.yaml` (+89 -0) 📝 `README.md` (+18 -0) </details> ### 📄 Description ## Pull Request Checklist - [X] **Description:** Briefly describe the changes in this pull request. - [X] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description. - [X] **Documentation:** Have you updated relevant documentation? - [X] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation? --- ## Description Adds some documentation around how to get this up and running correctly in K8s (Kuberneties) --- ### Changelog Entry ### Added - K8s Example ### Fixed ### Changed - Install Instructions to include info about K8s ### Removed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 03:03:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#20571