Skip to content
Snippets Groups Projects
  1. Apr 15, 2018
    • naseemkullah's avatar
      Update kube-prometheus-on-kubeadm.md · 73b3259f
      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.
      73b3259f
  2. Apr 07, 2018
  3. Mar 12, 2018
  4. Mar 11, 2018
    • Jesse Stuart's avatar
      docs: Add missing argument in `kubeadm` workaround script. · f0a86796
      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.
      f0a86796
  5. Feb 28, 2018
  6. Jan 30, 2018
  7. Nov 23, 2017
    • loganasherjones's avatar
      Documentation: Added kubeadm documentation #618 (#770) · 563e74f8
      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
      563e74f8
  8. Nov 10, 2017
  9. Nov 09, 2017
  10. Oct 31, 2017
    • Daniel Fenton's avatar
      Update KOPSonAWS.md · e722d911
      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
      e722d911
  11. Sep 29, 2017
  12. Sep 21, 2017
  13. Sep 08, 2017
  14. Sep 06, 2017
  15. Aug 02, 2017
  16. Jul 24, 2017
  17. Mar 07, 2017
  18. Mar 06, 2017
Loading