-
{
"platform":"",
"hub-mirror": [
"k8s.gcr.io/prometheus-adapter/prometheus-adapter:v0.9.1",
"k8s.gcr.io/kube-state-metrics/kube-state-metrics:v2.5.0"
]
}
-
When deploying the Stackdriver custom metrics adapter inside a GKE cluster with workload identity enabled, the adaptor (v0.10.2) fails to start.
Steps taken:
```
kubectl apply -f https://raw.gith…
-
IMAGE SYNC
-
### Proposal
Prometheus is used as monitoring tool for scraping application metrics , we want to store these metrics in object storage in readable format in JSON form so how can we do it ? but we …
-
### What is version of KubeKey has the issue?
v3.0.7-dirty
### What is your os environment?
CentOS-7-aarch64-Minimal-2009
### KubeKey config file
```yaml
apiVersion: kubekey.kubesphere…
-
### What is version of KubeKey has the issue?
version.BuildInfo{Version:"1.2.0", GitCommit:"c3068bf", GitTreeState:"", GoVersion:"go1.16.9"}.
### What is your os environment?
redhat 7.6
### KubeKe…
-
IMAGE SYNC
-
The [walkthough of prometheus-adapter](https://github.com/kubernetes-sigs/prometheus-adapter/blob/master/docs/walkthrough.md) provides an explanation on how to deploy the default configuration of prom…
-
**What happened?**:
We are using prometheus adapter to scrape extra metrics for HPA.
Rule for prometheus adapter
```
rules:
default: false
external:
- seriesQuery: '{__nam…
-
# Expected Behavior
When under minimal stress, the event listener restarts. I was able to get the EL to restart by sending < 3K message to it using curl in 20 seconds.
# Actual Behavior
An event…