docs: Add Kubernetes URL (#847)

This commit is contained in:
Kroese 2024-11-13 03:35:50 +01:00 committed by GitHub
parent 811ab622df
commit 72a86a5d7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,7 +51,7 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti
Via Kubernetes: Via Kubernetes:
```shell ```shell
kubectl apply -f kubernetes.yml kubectl apply -f https://raw.githubusercontent.com/vdsm/virtual-dsm/refs/heads/master/kubernetes.yml
``` ```
## Compatibility ⚙️ ## Compatibility ⚙️