An open API service indexing awesome lists of open source software.

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

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.