mirror of
https://github.com/open-webui/docs
synced 2025-05-20 11:18:42 +00:00
Update Helm.md
This commit is contained in:
parent
121d9d256f
commit
8f70c131bc
@ -29,6 +29,13 @@ Helm helps you manage Kubernetes applications.
|
||||
kubectl get pods
|
||||
```
|
||||
|
||||
:::warning
|
||||
|
||||
If you intend to scale Open WebUI using multiple nodes/pods/workers in a clustered environment, you need to setup a NoSQL key-value database.
|
||||
There are some [environment variables](https://docs.openwebui.com/getting-started/env-configuration/) that need to be set to the same value for all service-instances, otherwise consistency problems, faulty sessions and other issues will occur!
|
||||
|
||||
:::
|
||||
|
||||
## Access the WebUI
|
||||
|
||||
Set up port forwarding or load balancing to access Open WebUI from outside the cluster.
|
||||
|
Loading…
Reference in New Issue
Block a user