Skip to content

How to start the load generator when deploying in a Kubernetes cluster? #159

Description

@riksanyal

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [x] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

minikube start --cpus=4 --memory 4096 --disk-size 32g -p azure-demo
kubectl apply -f https://raw.githubusercontent.com/Azure-Samples/aks-store-demo/main/aks-store-all-in-one.yaml
cd src/store-front
docker compose up
do above for product-service and order-service

Any log messages given by the failure

There is no failure

Expected/desired behavior

Want the load to be generated. Currently I'm getting logs but the load is not there at all.

OS and Version?

Ubuntu 22.04.4 LTS

Versions

N/A

@pauldotyu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions