docs: Add Kubernetes URL
This commit is contained in:
parent
58f3fe9944
commit
10639c9960
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ docker run -it --rm -p 8006:8006 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti
|
||||||
Via Kubernetes:
|
Via Kubernetes:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
kubectl apply -f kubernetes.yml
|
kubectl apply -f https://raw.githubusercontent.com/dockur/windows-arm/refs/heads/master/kubernetes.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
## Compatibility ⚙️
|
## Compatibility ⚙️
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue