Giter Site home page Giter Site logo

Comments (4)

szuecs avatar szuecs commented on May 28, 2024

We have no idea what banzai cloud does nor what an istio Prometheus is.

Can you explain what you think this all relates to this project?

This projects can execute Prometheus queries to provide values for metrics-server that is used by the HPA.

from kube-metrics-adapter.

mwm5945 avatar mwm5945 commented on May 28, 2024

banzai is just a helm chart to install the kube-metrics-adapter, and istio prometheus is just a prometheus pod that istio sends its metrics to (like total requests, destination pods names, etc). I'm trying to get the kube-metrics-adapter to scrape the metrics from that particular Prometheus pod for use in a horizontal pod autoscaler. However, im getting the no plugin found error when the adapter starts up and loads the HPAs.

Essentially, it installs kube-metrics-adapter and sets the prometheus-server arg to point to the prometheus that belongs to istio.

I've also tried applying the roles/services/etc available in /docs, but to no avail (same error).

from kube-metrics-adapter.

mikkeloscar avatar mikkeloscar commented on May 28, 2024

@mwm5945 can you link directly to how you HPA manifest looks like? Based on the error message from kube-metrics-adapter, it sounds like the HPA is not correctly defined. I'm just not sure how it looks like?

from kube-metrics-adapter.

mwm5945 avatar mwm5945 commented on May 28, 2024

After adding some logs/building myself, i realized that the prometheus args weren't getting to the CLI, for some reason specifying the entrypoint in the dockerfile and the args in the k8's deployment was causing issues, and no prometheus URL was being sent to the CLI. Closing, thanks!

from kube-metrics-adapter.

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.