-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker image and Kubernetes chart out of date at 0.7.5 #767
Comments
There is no "official" docker image created by the Locust project (as far as I know). To get a new image published, you would need to contact whoever created and published it. |
I upgraded honestbee container to 0.8.1 and it works perfect with new version chart without any modifications in kubernetes 1.8.6. PR here https://github.com/honestbee/distributed-load-testing/pull/3 Until this is merged all you have to do is:
Result:
Map ingress to expose it and then start working on connecting your tests. And most important new CHARTS UI TAB is there :) Maybe we could label this as |
@cgoldberg Do you think it's viable to incorporate the Dockerfiles ? Having them side-by-side with the actual code could help synchronize things up. What do you think ? |
Description of issue / feature request
As distributed swarming network Locust should focus a bit of attention on Kubernetes/Docker maintenance and community effort support. Current https://quay.io/repository/honestbee/locust?tag=latest&tab=tags version is at 0.7.5 This is also version that is used for Kubernetes Charts: https://github.com/kubernetes/charts/tree/master/stable/locust It takes about 30 seconds to deploy master with working nodes ready to go. Totally awesome! Would be cool to update to latest to get Charts tab. This is by no means a complaint just maybe put it on a back burner FYI sort of thing.
Best.
The text was updated successfully, but these errors were encountered: