Skip to content

aaron-arellano/locust-kind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

locust-kind

This repo is a basic k8s deployment of locust

The repo was created to deploy a single node of locust locally using a kind cluster and docker desktop. Refer to the locust documentation if you wish to deploy locust in distributed mode and scale out the cluster resources to increase load testing resources. Additions in the locust directory are there to learn more about the load testing tool, it is meant to be lightweight for experimentation of locust.

  • GitHub Reference page added under the locust directory. Access it by going to http://127.0.0.1:8089/project-repo

Requirements for this repo:

choco is optional and used to manage the remaining requirements, you can install all dependancies without choco if you choose.

Please ensure you have the above dependancies downloaded before using this repo. Also verify all your versions work with each other as this repo should not dictate dependancies you use for development.

Installation

Simply run ./load.ps1 after verifying all dependancies were downloaded to your machine. Open a browser and got to http://127.0.0.1:8089/ to access the locust UI.

Testing

todo

About

k8s deployment of locust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published