Menu
myezbrew
  • Privacy Policy
  • prometheus documentation
myezbrew

Author: Andy Jenkins

HAOS – Notes

Posted on October 22, 2023October 22, 2023 by Andy Jenkins

3 sudo add-apt-repository universe 4 cd ./Downloads/ 5 sudo apt install ./balena-etcher_1.18.11_amd64.deb 8 wget https://github.com/home-assistant/operating-system/releases/download/11.0/haos_generic-x86-64-11.0.img.xz 10 balena-etcher

+

Vger: Docker Images

Posted on September 9, 2023September 16, 2023 by Andy Jenkins

Templating and Automating Docker Image Management   My general thoughts on image management are I don’t want to ever have to think about it until something breaks and yes I want to be told when it is broken from a channel other than my end users. We also need to consider that patching requirements and…

+

Project: Duplicate Terraform Cloud Global Variable

Posted on September 3, 2023September 3, 2023 by Andy Jenkins

First I need to choose a language to write it in. Currently the teams I work with use python. I have used python for a few years now so that seems the logical choice (NOT). I adamantly avoided python choosing to use perl in the past… I do admit now that python has won and…

+

PowerShell Crash Day

Posted on September 2, 2023 by Andy Jenkins
+

vger: Using a man in the middle terraform module

Posted on August 20, 2023 by Andy Jenkins
+

lcars: Configure variable configmaps in kustomizse

Posted on August 20, 2023August 20, 2023 by Andy Jenkins
+

Prometheus Alertmanager

Posted on August 13, 2023August 20, 2023 by Andy Jenkins

using: flux api helm api kustomize TODO: separate baseoverlay create gitlab helm repository split repo prometheus-community-lcars k3d createdestroy kustomizefluxhelm Flux UIs / GUIs wasdx wasdx   Additional links: Additional Scrape Configuration Grafana Alertmanager blog alermanager bug no slack api helm.toolkit.fluxcd.io/v2beta1 flux/helm/values kube-prometheus-stack hacks HelmReleaseSpec fluxcd.io: are-there-two-kustomization-types flux troubleshooting cheatsheet fluxcd.io:Manage Helm Releases kuztomise: configMapGenerator kuztomize-configmap-generatorsCustomizing Slack…

+

Prometheus Alerting Rules

Posted on August 13, 2023August 20, 2023 by Andy Jenkins

Prometheus alertmanager docs github alertmanager alertmanager docs Alerting Rules  Template Examples Template Reference Routing tree editor My Philosophy on Alerting (Google SRE) Prometheus best practice alerting guide Alerting on SLOs like Pros   Example alert rule: groups: – name: demo-service-alerts # Name of the group of rules. rules: # A list of alerting rules in…

+

lcars: helm prometheus community

Posted on August 12, 2023August 20, 2023 by Andy Jenkins

Configuring prometheus using the helm.toolkit.fluxcd api Complete source: gitlab.com/ezbrew/lcars/prometheus-community-lcars   apiVersion: v1 kind: Namespace metadata: name: “prometheus” labels: name: “prometheus” — apiVersion: source.toolkit.fluxcd.io/v1beta2 kind: HelmRepository metadata: name: prometheus-community namespace: prometheus spec: interval: 86400s url: https://prometheus-community.github.io/helm-charts — apiVersion: helm.toolkit.fluxcd.io/v2beta1 kind: HelmRelease metadata: name: kube-prometheus-stack namespace: prometheus spec: releaseName: kube-prometheus-stack chart: spec: chart: kube-prometheus-stack sourceRef: kind: HelmRepository…

+

ELI5: gitlab ci modules and reference

Posted on March 11, 2023March 11, 2023 by Andy Jenkins

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

+
  • 1
  • 2
  • 3
  • Next

Recent Posts

  • HAOS – Notes
  • Vger: Docker Images
  • Project: Duplicate Terraform Cloud Global Variable
  • PowerShell Crash Day
  • vger: Using a man in the middle terraform module

Recent Comments

    Archives

    • October 2023
    • September 2023
    • August 2023
    • March 2023
    • February 2023
    • November 2022
    • May 2022
    • April 2022
    • December 2021
    • October 2021
    • September 2021

    Categories

    • devops
    • docker images
    • prometheus
    • Prometheus Alerting
    • Uncategorized
    • vger

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    ©2025 myezbrew | WordPress Theme by Superb Themes