mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 20:25:49 +00:00
docs: Kubernetes
This commit is contained in:
parent
be64408846
commit
6681300773
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
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
|
## FAQ
|
||||||
|
|
||||||
* ### How do I use it?
|
* ### How do I use it?
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue