Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nadiamoe/jobspam
https://github.com/nadiamoe/jobspam
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nadiamoe/jobspam
- Owner: nadiamoe
- Created: 2023-11-30T12:35:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-30T12:39:29.000Z (about 1 year ago)
- Last Synced: 2024-12-27T05:04:22.876Z (9 days ago)
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jobspam
Create many Kubernetes jobs periodically.
It allows generating a given amount of jobs every defined period.
## Usage
```
jobspam [-n count] [-p period] [-i image] [-s sleep] [--ttl ttl]
```