Code Monkey home page Code Monkey logo

Comments (5)

roshan8 avatar roshan8 commented on August 22, 2024

@max-rocket-internet Also tried the official locust repo. It's throwing 404 while adding the repo.
Is it deprecated by any chance?

from helm-charts.

max-rocket-internet avatar max-rocket-internet commented on August 22, 2024

Hi @roshan8, I think the error here is clear?

configmap "my-loadtest-locustfile" not found
configmap "my-loadtest-lib" not found

You need to create 2 configmaps with these names 🙂

Also tried the official locust repo

Which repo?

from helm-charts.

roshan8 avatar roshan8 commented on August 22, 2024

@max-rocket-internet This is the repo throwing 404: https://github.com/locustio/helm-chart

As per the readme, The chart would use the default config if we don't create configmap explicitely. So that threw me off a bit!

By default it will install using an example locustfile and lib from stable/locust/locustfiles/example. When you want to provide your own locustfile, you will need to create 2 configmaps using the structure from that example:

Also, I'm unable to create locustfile configmap from .py file.

kubectl create configmap my-loadtest-locustfile --from-file /Users/xyz/main.py

This command fails to create config map but throws no error.

from helm-charts.

rganeshsharma avatar rganeshsharma commented on August 22, 2024

@roshan8 grow up son :)

from helm-charts.

max-rocket-internet avatar max-rocket-internet commented on August 22, 2024

This is the repo throwing 404: https://github.com/locustio/helm-chart

This repo was never setup correctly. See locustio/helm-chart#2

I support this copy of the locust chart here in this repo, not the other one.

This command fails to create config map but throws no error.

If the configmap fails to create then that is your problem. I will close this now.

from helm-charts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.