Andreas Fritzler
82fbfd69a5
Improve kustomization
usage
...
Ensure that the `manifest/base` folder can be used as a standalone
kustomization resource.
Add a new subfolder `manifest/gpu` which uses `manifest/base` with
additional GPU related patches.
2024-09-08 20:43:00 +02:00
0xThresh.eth
bfb8b08723
Remove Helm charts, which have moved to a separate repo
2024-05-06 20:39:10 -06:00
Dario Thornhill
e08c144f0b
fix(helm): remove trailing slash
...
The trailing `/` causes requests to be written with `//` and results in 404 responses from the ollama service.
This results in ollama models being unusable. Removing the training slash here resolves the issue.
2024-04-13 07:32:28 +02:00
Timothy Jaeryang Baek
839efa4443
Merge pull request #1464 from jmferrer/allow-using-external-ollama
...
Allow using external ollama service.
2024-04-08 22:19:41 -07:00
jmferrerm
d6275ee941
Make chart idempotent.
2024-04-09 07:02:45 +02:00
jmferrerm
2da7dd67ea
Allow using external ollama service.
2024-04-09 06:43:08 +02:00
Doug Danat
7813c3316f
remove deprecated /api from ollama base url
2024-04-04 23:57:32 +02:00
Timothy Jaeryang Baek
c85a2e8cd4
Merge pull request #1329 from ConnorsApps/fix-pvc-storage-class
...
fix: Helm Chart storageClassName typo
2024-03-27 23:55:01 -07:00
ConnorsApps
9ad097d265
fix: pvc storageClassName typo
2024-03-27 20:35:21 -04:00
Jannik S
c91c95431d
Changed allocation in webui-deployment.yaml
2024-03-24 08:18:28 +01:00
Jannik S
1d64d31275
Updated PVC naming
2024-03-24 08:17:38 +01:00
Timothy Jaeryang Baek
ddb654f293
Merge pull request #1099 from zhecho/feat/helm-labels-and-lb-class
...
feat(helm): adding lb class and labels for using it with Cilium CNI l…
2024-03-16 04:50:49 -05:00
Zhecho Zhechev
3c4cc60277
feat(helm): adding lb class and labels for using it with Cilium CNI l2 annoncements mode
2024-03-08 10:09:21 +02:00
Timothy J. Baek
f741adc6c9
refac: OLLAMA_API_BASE_URL deprecated
2024-03-06 11:44:00 -08:00
Timothy Jaeryang Baek
8b38724bd2
Merge pull request #808 from duhow/kubernetes
...
feat(kubernetes)!: Major Helm Chart refactor
2024-02-24 01:45:54 -05:00
duhow
8eb6a68fcf
fix webui-service
2024-02-23 23:58:10 +01:00
Gene Kuo
035c2e0500
Fix Kubernetes Manifest for Web UI
...
There are currently 2 issues with the Kubernetes manifest:
- open-webui-deployment refers to ollama-webui-pvc but not included in
kustomization.yaml, causing issue if using GPU deployment
- ollama-webui-pvc is using the wrong namespace
This commit fixes both issue.
2024-02-24 03:20:05 +09:00
duhow
9ee64d88c6
add missing existingClaim name
2024-02-23 17:41:17 +01:00
duhow
dd64b1e693
use "latest" as appVersion
2024-02-23 11:24:19 +01:00
duhow
7d947c2988
fix types
2024-02-23 11:09:25 +01:00
duhow
f5ac3a1ebf
update webui size
2024-02-20 00:06:53 +01:00
duhow
a91a22567d
add values-minikube
2024-02-19 23:39:09 +01:00
duhow
2f0ed3becb
add ingress tls and settings
2024-02-19 23:37:05 +01:00
duhow
18463d935e
pod optimization and advanced settings
2024-02-19 23:32:50 +01:00
duhow
f82347ead6
add annotations
2024-02-19 23:22:10 +01:00
duhow
34b7fd18c7
update storage definition
2024-02-19 23:18:06 +01:00
duhow
4608afa5b9
fix values and update docker tag
2024-02-19 22:55:22 +01:00
duhow
62e0096817
add chart details
2024-02-19 22:51:57 +01:00
duhow
75a52df889
remove default resources allocation
2024-02-19 22:45:48 +01:00
duhow
0d803aa0fd
update image repository and storage
2024-02-19 22:43:03 +01:00
duhow
05e31494c2
rename ports, labels and service settings
2024-02-19 22:33:22 +01:00
duhow
0b7f183a03
add labels and selectors
2024-02-19 22:23:36 +01:00
duhow
cbaada1410
add define names
2024-02-19 21:58:25 +01:00
duhow
770c6f210c
remove namespace
2024-02-19 21:49:53 +01:00
Bjørn Jørgensen
c4bd17598a
Merge branch 'main' into rename-to-open-webui
2024-02-19 18:21:10 +01:00
Bjørn Jørgensen
82194a5df9
more renaming
2024-02-17 21:54:12 +01:00
braveokafor
31b903d831
chore: bump kubernetes resources
2024-02-17 21:41:16 +01:00
braveokafor
0340967930
feat: added kubernetes persistent volume claim for webui
2024-02-17 21:41:16 +01:00
Bjørn Jørgensen
cf3e8accd6
rename to Open WebUI:
2024-02-17 21:35:01 +01:00
Bjørn Jørgensen
74b0e7996d
back to ollama for olllama stuff
2024-02-17 21:30:47 +01:00
Bjørn Jørgensen
3e1639be3c
fix link for icon
2024-02-17 21:22:57 +01:00
Bjørn Jørgensen
be3400e3f8
rename more
2024-02-17 21:18:21 +01:00
Bjørn Jørgensen
a9805df7ef
open-webui
2024-02-17 14:18:45 +01:00
braveokafor
b42b2e7890
Added nodeSelectors for allocating GPU nodePools in the cloud and configured volumes for WebUI
2023-12-28 16:28:09 +01:00
Kenneth Bingham
02ce0c47f4
let ingress be enabled by default
2023-12-27 19:49:51 -05:00
Daniele Viti
bdf2a67df6
fixed version and gpu default value
2023-12-24 16:49:56 +01:00
Daniele Viti
d14d26bdfd
Added support for kubernetes, kustomize, helm
2023-12-24 16:34:33 +01:00