docs: Add Kubernetes URL (#119)

This commit is contained in:
Kroese 2024-11-13 03:36:56 +01:00 committed by GitHub
parent 7225019302
commit f6831a5ba6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -51,7 +51,7 @@ docker run -it --rm -p 8006:8006 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti
Via Kubernetes:
```shell
kubectl apply -f kubernetes.yml
kubectl apply -f https://raw.githubusercontent.com/dockur/macos/refs/heads/master/kubernetes.yml
```
## Compatibility ⚙️