mirror of
https://github.com/dockur/windows.git
synced 2025-04-28 20:44:49 +01:00
docs: Kubernetes (#500)
This commit is contained in:
parent
63a4402964
commit
6b4e23c892
@ -51,6 +51,12 @@ Via Docker CLI:
|
||||
docker run -it --rm --name windows -p 8006:8006 --device=/dev/kvm --cap-add NET_ADMIN --stop-timeout 120 dockurr/windows
|
||||
```
|
||||
|
||||
Via Kubernetes:
|
||||
|
||||
```shell
|
||||
kubectl apply -f kubernetes.yml
|
||||
```
|
||||
|
||||
## FAQ
|
||||
|
||||
* ### How do I use it?
|
||||
|
Loading…
x
Reference in New Issue
Block a user