- Feb 10, 2022
-
-
Philip Gough authored
-
- Apr 20, 2020
-
-
Johannes Würbach authored
-
- Feb 11, 2020
-
-
Geonju Kim authored
-
- Dec 01, 2019
-
-
yeya24 authored
Signed-off-by:
yeya24 <yb532204897@gmail.com>
-
- Feb 05, 2019
-
-
Óscar Muñoz Garrigós authored
-
Óscar Muñoz Garrigós authored
-
Óscar Muñoz Garrigós authored
-
- Nov 14, 2018
-
-
Matthias Loibl authored
-
Matthias Loibl authored
Use interval in ServiceMonitor endpoint Reintroduce updated dpeloy.sh & teardown.sh
-
Matthias Loibl authored
-
- Aug 16, 2018
-
-
Max Leonard Inden authored
Adding the following accross the project: ```bash /# exit immediately when a command fails set -e /# only exit with zero if all commands of the pipeline exit successfully set -o pipefail /# error on unset variables +set -u ```
-
- Jul 24, 2018
-
-
Saverio Proto authored
Without this access the logs of metrics-server will show the following error line: ``` unable to fully scrape metrics from source kubelet_summary:k8s-1: unable to fetch metrics from Kubelet k8s-1 (10.8.10.14): request failed - "403 Forbidden", response: "Forbidden (user=system:serviceaccount:kube-system:metrics-server, verb=get, resource=nodes, subresource=stats)", ``` and `kubectl top nodes` will give no results
-
- Jul 08, 2018
-
-
Max Leonard Inden authored
[1] https://github.com/koalaman/shellcheck
-
- Jun 22, 2018
-
-
Frederic Branczyk authored
-
- May 29, 2018
-
-
Joakim Karlsson authored
-
Joakim Karlsson authored
Make certgen work on OSX
-
- Apr 13, 2018
-
-
Max Leonard Inden authored
In preparation of PR #1206 [1], This patch moves the Thanos manifests to the `experimental` folder. [1] https://github.com/coreos/prometheus-operator/pull/1206
-
Frederic Branczyk authored
-