docs: Add Kubernetes URL
This commit is contained in:
parent
42f5e53211
commit
2ecdc2e562
1 changed files with 1 additions and 1 deletions
|
@ -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 ⚙️
|
||||
|
|
Loading…
Reference in a new issue