https://github.com/systemcraftsman/kubegame
A Gamification Operator for Kubernetes
https://github.com/systemcraftsman/kubegame
gamification kubernetes openshift operator
Last synced: 8 months ago
JSON representation
A Gamification Operator for Kubernetes
- Host: GitHub
- URL: https://github.com/systemcraftsman/kubegame
- Owner: SystemCraftsman
- License: apache-2.0
- Created: 2024-02-02T09:36:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-25T21:56:28.000Z (over 1 year ago)
- Last Synced: 2025-07-29T10:52:24.232Z (10 months ago)
- Topics: gamification, kubernetes, openshift, operator
- Language: Go
- Homepage:
- Size: 10.5 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KubeGame
This is a WIP gamification operator which is initialized by Operator SDK.
The structure is pretty much the same as a project that is initialized by Kubebuilder.
If you are familiar with gamification, Go and operators, please checkout the [issues](https://github.com/SystemCraftsman/KubeGame/issues) in order to contribute.