docs: Add Kubernetes URL (#160)

This commit is contained in:
Kroese 2024-11-13 03:38:26 +01:00 committed by GitHub
parent 42f5e53211
commit d949351542
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,7 +53,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-arm/refs/heads/master/kubernetes.yml
```
## Compatibility ⚙️