https://github.com/maxgio92/jvm-cgroups-games
https://github.com/maxgio92/jvm-cgroups-games
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxgio92/jvm-cgroups-games
- Owner: maxgio92
- Created: 2021-06-29T15:47:27.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-08T12:34:22.000Z (almost 5 years ago)
- Last Synced: 2025-10-11T13:46:22.802Z (8 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JVM Cgroups games
This is only a place to play games with JVM inside Control Groups
## Quickstart
### Requirements
- `bash`
- `Docker`
- `KinD`
- `kubectl`
### Run
```sh
make deploy
```