Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deis/logbomb
A performance test utility to create a lot of logging load within Deis Workflow
https://github.com/deis/logbomb
deis-workflow k8s kubernetes load-testing logging performance-testing testing unsupported
Last synced: 9 days ago
JSON representation
A performance test utility to create a lot of logging load within Deis Workflow
- Host: GitHub
- URL: https://github.com/deis/logbomb
- Owner: deis
- License: mit
- Created: 2016-07-11T22:14:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-27T20:17:02.000Z (almost 7 years ago)
- Last Synced: 2024-06-20T11:15:40.900Z (6 months ago)
- Topics: deis-workflow, k8s, kubernetes, load-testing, logging, performance-testing, testing, unsupported
- Language: Go
- Homepage:
- Size: 261 KB
- Stars: 1
- Watchers: 13
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
|![](https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/Warning.svg/156px-Warning.svg.png) | Deis Workflow is no longer maintained.
Please [read the announcement](https://deis.com/blog/2017/deis-workflow-final-release/) for more detail. |
|---:|---|
| 09/07/2017 | Deis Workflow [v2.18][] final release before entering maintenance mode |
| 03/01/2018 | End of Workflow maintenance: critical patches no longer merged |
| | [Hephy](https://github.com/teamhephy/workflow) is a fork of Workflow that is actively developed and accepts code contributions. |# Deis LogBomb (WIP)
Deis LogBomb is intended for applying load directly to Deis Workflow's logging subsystem. This tool
is meant to facilitate the establishment of performance benchmarks for that subsystem wherein the
results will be minimally tainted by a network congested with unrelated traffic.## Documentation
With a functioning Deis Workflow cluster and `kubectl` properly configured:
```
$ make build kube-create
```[v2.18]: https://github.com/deis/workflow/releases/tag/v2.18.0