https://github.com/dsys/cron-operator
:zap: Kubernetes-native Job management UI and cron scheduler
https://github.com/dsys/cron-operator
cron kubernetes operator
Last synced: about 1 year ago
JSON representation
:zap: Kubernetes-native Job management UI and cron scheduler
- Host: GitHub
- URL: https://github.com/dsys/cron-operator
- Owner: dsys
- License: bsd-3-clause
- Created: 2017-07-26T06:57:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-27T06:50:03.000Z (almost 9 years ago)
- Last Synced: 2025-04-11T00:03:40.611Z (about 1 year ago)
- Topics: cron, kubernetes, operator
- Language: JavaScript
- Size: 9.2 MB
- Stars: 8
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cron-operator
:zap: Kubernetes-native Job management UI and cron scheduler
## Usage
$ make build
*Better docs coming soon...*
## Development
$ make proxy
$ make watch-webpack
## License
[BSD 3-Clause](https://github.com/pavlovai/cron-operator/blob/master/LICENSE)