Update kubernetes.md

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
Ettore Di Giacinto 2024-06-22 12:16:55 +02:00 committed by GitHub
parent 1bd72a3be5
commit 3ee5ceb9fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ For Nvidia GPUs:
kubectl apply -f https://raw.githubusercontent.com/mudler/LocalAI/master/examples/kubernetes/deployment-nvidia.yaml kubectl apply -f https://raw.githubusercontent.com/mudler/LocalAI/master/examples/kubernetes/deployment-nvidia.yaml
``` ```
Alternatively, the `go-skynet` helm chart can be used as well: Alternatively, the [helm chart](https://github.com/go-skynet/helm-charts) can be used as well:
```bash ```bash
# Install the helm repository # Install the helm repository