seldon-core-loadtesting¶
Loadtesting for Seldon Core v1
Usage¶
To use this chart, you will first need to add the seldonio
Helm repo:
helm repo add seldonio https://storage.googleapis.com/seldon-charts
helm repo update
Once that’s done, you should then be able to deploy the chart as:
kubectl create namespace seldon-system
helm install seldon-core-loadtesting seldonio/seldon-core-loadtesting --namespace seldon-system
Homepage: https://github.com/SeldonIO/seldon-core
Source Code¶
Values¶
Key |
Type |
Default |
Description |
---|---|---|---|
data.size |
int |
|
|
image.release |
float |
|
|
loadtest.id |
int |
|
|
loadtest.sendFeedback |
int |
|
|
locust.clients |
int |
|
|
locust.hatchRate |
int |
|
|
locust.host |
string |
|
|
locust.maxWait |
int |
|
|
locust.minWait |
int |
|
|
locust.script |
string |
|
|
oauth.enabled |
bool |
|
|
oauth.key |
string |
|
|
oauth.secret |
string |
|
|
replicaCount |
int |
|
|
rest.pathPrefix |
string |
|