Unverified Commit 72a86a5d authored by Kroese's avatar Kroese Committed by GitHub
Browse files

docs: Add Kubernetes URL (#847)

parent 811ab622
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti
Via Kubernetes:

```shell
kubectl apply -f kubernetes.yml
kubectl apply -f https://raw.githubusercontent.com/vdsm/virtual-dsm/refs/heads/master/kubernetes.yml
```

## Compatibility ⚙️