Unverified Commit 771cecde authored by Kroese's avatar Kroese Committed by GitHub
Browse files

docs: Add Kubernetes URL (#621)

parent 53ebc579
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@ docker run -it --rm -e "BOOT=http://example.com/image.iso" -p 8006:8006 --device
Via Kubernetes:

```shell
kubectl apply -f kubernetes.yml
kubectl apply -f https://raw.githubusercontent.com/qemus/qemu-docker/refs/heads/master/kubernetes.yml
```

## Compatibility ⚙️