Created
January 15, 2018 21:35
-
-
Save christian-posta/b12799926677bcc040b7bb8852a03447 to your computer and use it in GitHub Desktop.
kubectl execution of go benchmark tool
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kubectl run -i --rm --restart=Never gobench --image=piotrminkina/gobench --command -- gobench -u http://httpbin:8080/get -c 3 -r 5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment