- Mar 02, 2017
-
-
Frederic Branczyk authored
add script for wrapping saved from Grafana dashboard specifications
-
Vladimir Rutsky authored
-
Frederic Branczyk authored
Removing anpiserver cert error documentation; no longer occurs
-
- Mar 01, 2017
-
-
Duncan McNaught authored
-
Fabian Reinartz authored
manifests: don't skip apiserver cert verification
-
Fabian Reinartz authored
remove grafana watcher
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
- Feb 28, 2017
-
-
Frederic Branczyk authored
Generate k8s config & operator v0.6.0
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
- Feb 24, 2017
-
-
Frederic Branczyk authored
Documentation for adding kube-prometheus to K8s on AWS w KOPS.
-
- Feb 23, 2017
-
-
Duncan McNaught authored
-
Duncan McNaught authored
-
Duncan McNaught authored
-
- Feb 22, 2017
-
-
Frederic Branczyk authored
dashboards: fix all nodes dashboard
-
- Feb 21, 2017
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
fix memory/disk gauges and use rate
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
- Feb 17, 2017
-
-
Frederic Branczyk authored
upgrade grafana image to 4.1.1
-
- Feb 16, 2017
-
-
Tristan Sloughter authored
-
- Jan 04, 2017
-
-
Fabian Reinartz authored
hack/cluster-monitoring: hide expected errors and print meaning
-
- Jan 03, 2017
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
hack/*: use kubectl apply where possible
-
Frederic Branczyk authored
There is an issue with kubectl apply and third party resources, so for the time being we use create for TPRs, but apply for all manifests that it can handle.
-
- Jan 02, 2017
-
-
Frederic Branczyk authored
Don't pass $KUBECONFIG to kubectl --kubeconfig flag
-
- Dec 30, 2016
-
-
Chance Zibolski authored
The $KUBECONFIG variable is like $PATH, and supports multiple files separated by `:`, but --kubeconfig only takes a single file as a value. Since kubectl picks up the $KUBECONFIG variable already, don't pass it to kubectl. Also, use --namespace instead of -n to support older kubectl versions.
-
- Dec 24, 2016
-
-
Fabian Reinartz authored
*: cleanup and unify minikube and self-hosted discovery
-
- Dec 23, 2016
-
-
Frederic Branczyk authored
-
- Dec 15, 2016
-
-
Frederic Branczyk authored
Update configs/alerts
-
Frederic Branczyk authored
Recently the ConfigMap for the prometheus config was changed, but not in the assets, where it should have happened.
-
Frederic Branczyk authored
bootkube starts two replicas of the scheduler and controllers manager
-
- Dec 13, 2016
-
-
Frederic Branczyk authored
correctly discover the Alertmanager cluster and ServiceMonitors
-
Frederic Branczyk authored
-
Fabian Reinartz authored
use prometheus-operator v0.1.0
-
Frederic Branczyk authored
v0.1.0 introduced handling Alertmanager clusters.
-
- Dec 12, 2016
-
-
Frederic Branczyk authored
Fixed docker image tag for "quay.io/prometheus/node-exporter".
-