mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 10:35:01 +00:00
Update kubernetes.md
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
parent
515d98b978
commit
fbd14118bf
1 changed files with 7 additions and 1 deletions
|
@ -27,4 +27,10 @@ If you prefer to install from manifest file, you can install from the deployment
|
||||||
|
|
||||||
```
|
```
|
||||||
kubectl apply -f https://raw.githubusercontent.com/mudler/LocalAI/master/examples/kubernetes/deployment.yaml
|
kubectl apply -f https://raw.githubusercontent.com/mudler/LocalAI/master/examples/kubernetes/deployment.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
|
For Nvidia GPUs:
|
||||||
|
|
||||||
|
```
|
||||||
|
kubectl apply -f https://raw.githubusercontent.com/mudler/LocalAI/master/examples/kubernetes/deployment-nvidia.yaml
|
||||||
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue