docs: Add Kubernetes URL

This commit is contained in:
Kroese 2024-11-13 03:38:16 +01:00 committed by GitHub
parent 42f5e53211
commit 2ecdc2e562
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: Via Kubernetes:
```shell ```shell
kubectl apply -f kubernetes.yml kubectl apply -f https://raw.githubusercontent.com/qemus/qemu-arm/refs/heads/master/kubernetes.yml
``` ```
## Compatibility ⚙️ ## Compatibility ⚙️