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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/1079
Author: @Eforen
Created: 3/7/2024
Status: ❌ Closed
Base:
dev← Head:main📝 Commits (1)
46e08e9Fix for #1076 (Add K8s documentation)📊 Changes
2 files changed (+107 additions, -0 deletions)
View changed files
➕
K8s.yaml(+89 -0)📝
README.md(+18 -0)📄 Description
Pull Request Checklist
Description
Adds some documentation around how to get this up and running correctly in K8s (Kuberneties)
Changelog Entry
Added
Fixed
Changed
Removed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.