kubernetes-app icon indicating copy to clipboard operation
kubernetes-app copied to clipboard

A set of dashboards and panels for kubernetes.

Results 74 kubernetes-app issues
Sort by recently updated
recently updated
newest added

This fixes the problems of not getting data points on the dashboards. The reason for this is that the metrics were out of date. When updating the metrics you will...

Are there any intentions to support node-exporter v0.17.0 + ?

Hi everyone. Can please someone quickly explain how we can connect this plugin to a Rancher (2.1.1) cluster? Our kubeconfig file looks as follows: ``` apiVersion: v1 kind: Config clusters:...

Multiple of the node metrics used in k8s-cluster.json are deprecated in new versions of kube-state-metrics (1.6+). The pattern seems to be that instead of requesting a specific resource metric (ala...

Hi, I have a standalone grafana server with the plugin installed. Was able to successfully connect to the GKE cluster (the node-exporter and kube-state-metrics) were also successfully deployed automatically. I...

this PR tries to use the new toolkit to build a robust existing app. FYI -- this includes a LOT of changes, but most of that is deleting dist and...

Hi All, I am facing error while deploying the things mentioned in the subject line via grafana-kubernetes-app. As I am entering the correct details like TLS Client Auth (Client Cert...

Hi. I tried to run this plugin on an existing kube+prometheus+grafana setup and noticed grafana needs additional permissions to complete the setup (specifically: list deployments.apps in the namespace "kube-system"). Would...

enhancement

Is it possible to connect to the cluster I am installed in through https://kubernetes.default ? I tried that but keep getting 502 I am on eks and in #55 they...

We try to deploy grafana with kubernetes-app plugin. Installing plugins is easy but I can't see any simple way to: a) Enabling plugin b) Configure plugin via API call (...