-
**What did you do?**
I'm deploying a Prometheus using the Ksonnet templates from kube-prometheus
**What did you expect to see?**
I expect my cluster to be working and scrape metrics from my appli…
-
**What did you do?**
I am using all yamls from manifests located in Kube-prometheus. I have services running in different namespace(sandbox). I want to create new service monitors for all those ser…
-
See the logs: https://buildkite.com/bazel/bazel-with-downstream-projects-bazel/builds/246#18005cc9-c2f3-4b2c-90a5-cc024ea05ff1
The error message is:
```
ERROR: /var/lib/buildkite-agent/.cache/baz…
katre updated
6 years ago
-
No example exists that uses ext_strs.
There seems to be the intuitive way to use this param, and what seems to be coded, which is broken
You can fix this by changing this line here
https://github…
-
**Background**
Matze introduced our stack to the readily available jsonnet mixins for scraping rules and alerts, as specified in `config/monitoring/vendor/*`. These jsonnet mixins are used via the …
xrstf updated
6 years ago
-
**What did you do?**
Let autoscaler spin up a node with a small disk (8 Gi).
**What did you expect to see?**
No alarms.
**What did you see instead? Under which circumstances?**
Every t…
-
Flux should support kustomize integration so that the source repo can contain a base and overlays and have flux deploy the merged specs. Today, I solve this by having the base & overlays in a repo and…
-
Based on the documentation, I expect to be able to pass in literal key-value pairs in the `ext_strs` dict:
> Map of strings to pass to jsonnet as external variables via `--ext-str key=value`.
an…
-
```sh
# I am on a fresh git clone
$ git reset --hard
HEAD is now at 297f40f Merge pull request #21 from richerve/fix/remove-POD-resources-pod
$ git status
On branch master
Your branch is up to…
-
![image](https://user-images.githubusercontent.com/25947971/44979222-1c0bdb00-af9f-11e8-8e7f-d116a5f720de.png)
**What did you do?**
i got the manifests with my-kube.jsonnet
```
local kp = (imp…