-
![kube-dashboard01](https://cloud.githubusercontent.com/assets/7389339/20637323/29410a1e-b34a-11e6-8506-b490d7586e83.png)
-
I see tempo resource dashboard using following promql queries.
sum by(pod) (rate(container_cpu_usage_seconds_total{cluster=~"$cluster", namespace=~"$namespace",container=~"ingester"}[$__rate_interva…
-
## Dashboard Name
**Cert-Manager Monitoring Dashboard**
## Expected Dashboard Sections and Panels
(Can be tweaked (add or remove panels/sections) according to available metrics)
### Genera…
-
Accroding this configuration, still not worked, we got 504 gateway timeout.
ref: https://asktug.com/t/topic/1011985
```
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: lqb-y…
-
Does there exist an easy method to expose the Kubernetes Dashboard and Traefik Dashboard securely to the WAN?
-
### What happened?
We have dashboards with a templated label name and value, declared as variables like this:
![Image](https://github.com/user-attachments/assets/5ec110d6-895a-45a2-bdd5-f44ec37ba7a3…
-
**Setup**
- Rancher version: `v2.10-66ce2f133c38379570f59276799bebc222d9ef2d-head`
- Rancher Dashboard: `release-2.10 f9cdb12`
- Browser type & version: any
**Describe the bug**
Rancher offer…
-
Hey admin
I am follow the guide install dashboard with creating self signed certs/key. https://github.com/minminmsn/k8s1.13/blob/master/kubernetes-dashboard-amd64/Kubernetes1.13.1部署Kuberneted-dashb…
-
The kubernetes dashboard documentation now with v7 using helm, states to use port-forward to the kong proxy for helm deployments and to access the dashboard on https://localhost:8443/. the kubectl pro…
janmg updated
2 months ago
-
I have followed the exact tutorial for kubernetes dashboard with Github and Oauth2-proxy, all the pods, service and ingress are working fine.
When I try to open the webpage (http://foo.bar.com) I',…