- Apr 15, 2018
-
-
naseemkullah authored
In kubeadm 1.10 (and perhaps earlier versions, not sure), ctrl-mgr and scheduler pods' label key is `component=` rather than `k8s-app=`, which is the selector key used for kube-prometheus exporters for these components.
-
- Apr 07, 2018
-
-
Keyvan Hedayati authored
-
- Mar 12, 2018
-
-
Riccardo Setti authored
-
- Mar 11, 2018
-
-
Jesse Stuart authored
One of the `sed` commands for updating the kubeadm systemd file (`/etc/systemd/system/kubelet.service.d/10-kubeadm.conf`) was missing a `-i` reference to the file itself, causing it to hang indefinitely if ran as declared. I also wrapped this second `sed` in an `if grep ...` check, in order to make the operation idempotent.
-
- Feb 28, 2018
-
-
Carlos Eduardo authored
Added information on webhook token authentication and information on how to update the manifests if Kubernetes is already deployed with kubeadm.
-
- Jan 30, 2018
-
-
Scott Brenner authored
Promnetheus -> Prometheus
-
- Nov 23, 2017
-
-
loganasherjones authored
* Documentation: Added kubeadm documentation #618 This getting started guide covers a simple deployment of kube-prometheus and assumes you have deployed using kubeadm. Hopefully this helps clears up #618 * Moved documentation to appropriate folder, updated links. * Minor documentation editing Fixed referneces to Alertmanager. Slightly stronger wording on changing grafana user/pass
-
- Nov 10, 2017
-
-
Arve Knudsen authored
-
- Nov 09, 2017
-
-
Harry Lee authored
-
- Oct 31, 2017
-
-
Daniel Fenton authored
The AWS CLI SG commands are not necessary, kops creates an SG with these ports open to the correct SG by default
-
- Sep 29, 2017
-
-
Giancarlo Rubio authored
-
- Sep 21, 2017
-
-
Daniel Sachse authored
This updates prometheus to 1.7.1 where it was missing
-
- Sep 08, 2017
-
-
Vincent Brouillet authored
-
- Sep 06, 2017
-
-
Vincent Brouillet authored
-
- Aug 02, 2017
-
-
eedugon authored
-
eedugon authored
Removed grafana restart comment from doc, as it's not necessary (grafana-watcher should pick up the changes and reload the dashboards).
-
eedugon authored
-
eedugon authored
Added some comments to the doc, to: - Point the directory where make generate should be executed from - Mention that the dashboard file should be suffixed with "-dashboard.json". - Added hints to apply the new configMap and restart grafana
-
- Jul 24, 2017
-
-
Frederic Branczyk authored
-
- Mar 07, 2017
-
-
Frederic Branczyk authored
-
- Mar 06, 2017
-
-
Frederic Branczyk authored
git-subtree-dir: contrib/kube-prometheus git-subtree-mainline: 050ca21276696c8603375c699513ec487301ed62 git-subtree-split: 81c0d2f4
-