Gojobs
Gojobs wants to be an easy way of running Jobs and Cronjobs on Kubernetes via API or CLI.
This project is for fun so... enjoy it.
Master plan (Alpha)
- Build a Golang API that manages Jobs and Cronjobs on Kubernetes
✅ - Build Kubernetes RBAC and deployment (./kubernetes/)
✅ - Build CLI using urfave/cli https://github.com/urfave/cli/ (./cmd/cli/)
🔶 - Build Auth API
⚪ - Build Gojobs Registry
⚪
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.