https://github.com/fooock/k8s-gameserver-updater
Update game server data using a CronJob and a PersistentVolume
https://github.com/fooock/k8s-gameserver-updater
Last synced: 6 months ago
JSON representation
Update game server data using a CronJob and a PersistentVolume
- Host: GitHub
- URL: https://github.com/fooock/k8s-gameserver-updater
- Owner: fooock
- Created: 2020-05-23T12:06:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-23T12:13:22.000Z (over 5 years ago)
- Last Synced: 2025-02-12T05:56:53.363Z (11 months ago)
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# k8s game server updater
Tries to update or download game server data to a `PersistentVolume` using a `CronJob` that executes every hour.
>This is only a PoC.