GithubHelp home page GithubHelp logo

Comments (13)

arajput96 avatar arajput96 commented on August 13, 2024

Hello HeLiangHIT,

I wanted to thank you for giving Kubermetrics a shot in this early stage of it's lifespan. From what I'm seeing here is a compatibility issue of the Kubermetrics deployment alongside the Linux installation of Kubernetes.

Could you provide some details on what process you used to install Kubernetes itself (such as Kind or Minikube)

There is a good chance we will need to tweak something in the codebase to allow for Linux compatibility.

Once again thank you for trying out our product and we look forward to getting it up and running for you!

from kubermetrics.

erickcezar avatar erickcezar commented on August 13, 2024

Hey guys!

I've got the same problem.
I'm trying to deploy on GKE.

It's a test environment, but it's up to date and with other things running.

Is it something similar to that? here

from kubermetrics.

agdevsu avatar agdevsu commented on August 13, 2024

Hello!

I have the same issue. I'm trying to deploy the tool on minikube.

from kubermetrics.

thpang avatar thpang commented on August 13, 2024

Same issue running with k3s.

from kubermetrics.

arajput96 avatar arajput96 commented on August 13, 2024

Thanks so much for the valuable feedback!

This is definitely a compatibility issue on our end and will be the prime focus of our next update! Thank you all for giving Kubermetrics a shot and I look forward to having you all try out our product on the next update!

from kubermetrics.

BurlyLuo avatar BurlyLuo commented on August 13, 2024

same issue.

from kubermetrics.

shencan avatar shencan commented on August 13, 2024

Same issue running with aws eks

from kubermetrics.

thpang avatar thpang commented on August 13, 2024

Found that if I build the image on my mac and change the Service to the following:

apiVersion: v1
kind: Service
metadata:
  name: kubermetrics-srv
  labels:
    prometheus: cluster-monitoring
    k8s-app: kube-state-metrics
spec:
  selector:
    app: kubermetrics
  type: ClusterIP
  ports:
    - name: kubermetrics
      protocol: TCP
      port: 3080
      targetPort: 3068

I can port forward then and see the UI. It's empty with no info but it runs at that point. Not sure what the mechanism is to hook the pod into the cluster's info.

from kubermetrics.

forbearing avatar forbearing commented on August 13, 2024

Hello HeLiangHIT,

I wanted to thank you for giving Kubermetrics a shot in this early stage of it's lifespan. From what I'm seeing here is a compatibility issue of the Kubermetrics deployment alongside the Linux installation of Kubernetes.

Could you provide some details on what process you used to install Kubernetes itself (such as Kind or Minikube)

There is a good chance we will need to tweak something in the codebase to allow for Linux compatibility.

Once again thank you for trying out our product and we look forward to getting it up and running for you!

Same issue running with kubernetes 1.21.3

from kubermetrics.

geray-zsg avatar geray-zsg commented on August 13, 2024

启动kubermetrics/kubermetrics:latest镜像时出现错误:standard_init_linux.go:228: exec user process caused: exec format error
该错误好像是CPU架构(镜像适用于:linux/arm64)

from kubermetrics.

Evantage-WS avatar Evantage-WS commented on August 13, 2024

Any update on this?

from kubermetrics.

Box-Cube avatar Box-Cube commented on August 13, 2024

Same issue running with kubernetes v1.20.9, native K8S cluster.
CentOS Linux release 7.6.1810 (Core)

from kubermetrics.

smallersoup avatar smallersoup commented on August 13, 2024

x86 cpu arch image can found in https://hub.docker.com/repository/docker/smallsoup/kubermetrics

from kubermetrics.

Related Issues (4)

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.