Skip to content

Commit

Permalink
docs: Kubernetes (#500)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored May 16, 2024
1 parent 63a4402 commit 6b4e23c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?
Expand Down

0 comments on commit 6b4e23c

Please sign in to comment.