Menu
myezbrew
  • Privacy Policy
  • prometheus documentation
myezbrew

Author: Andy Jenkins

prometheus – basics

Posted on February 20, 2023February 22, 2023 by Andy Jenkins

Okay i just paid for promlabs.com training. I will document my journey here but not his course material. There is a fine line between using someone else’s work as your own. If I cross that line in my blog please contact me Julius and i will remove the offending information. Setting up a workspace to…

+

Rancher Mac

Posted on November 20, 2022December 17, 2022 by Andy Jenkins

Installing Rancher Desktop on macOS Go to the releases page on GitHub. Find the version of Rancher Desktop you want to download. Expand the Assets section and download Rancher.Desktop-X.Y.Z.dmg, where X.Y.Z is the version of Rancher Desktop. Navigate to the directory where you downloaded the installer to and run the installer. This will usually be the Downloads folder. Double-click the DMG file. In the…

+

Semver

Posted on November 7, 2022November 16, 2022 by Andy Jenkins

1900 ssh-keygen -t ed25519 -C “andy@myezbrew.com” 1901 ls -la 1902 cat id_ed25519.pub 1903 cat id_ed25519 1904 ssh-keyscan gitlab.com 1905 cat id_ed25519 1906 cat id_ed25519.pub 1907 cat id_ed25519 1908 cat id_ed25519|pbcopy 1909 cat id_ed25519.pub|pbcopy 1910 ls -ltr 1911 rm -rf id* 1912 history |grep ssh_ke 1913 history |grep key 1914 ssh-keygen -t rsa -b 2048 1915…

+

k8s upgrade kops 1.18 to 1.21 keep docker

Posted on May 31, 2022June 1, 2022 by Andy Jenkins

I need to upgrade kubernetes from 1.18.4 -> 1.21.10 and retain the use of docker as my cri. Normally conatinrd will auto install with kubernetes greater than 1.21 . It is recomended that a cluster be upgraded 1 version at a time so we will follow: 1.18.4 -> 1.19.16 -> 1.20.15 -> 1.21.12   https://kops.sigs.k8s.io/operations/updates_and_upgrades/…

+

rancher install

Posted on April 26, 2022April 27, 2022 by Andy Jenkins

❯ brew install rancher Running `brew update –preinstall`… ==> Auto-updated Homebrew! Updated 3 taps (fluxcd/tap, homebrew/core and homebrew/cask). ==> New Formulae bartib ddh sqls ==> Updated Formulae Updated 281 formulae. ==> New Casks cnkiexpress fmail2 vertcoin-core windterm ==> Updated Casks Updated 120 casks. ==> Deleted Casks biopassfido bootchamp firestormos flip4mac flvcd-bigrats lego-digital-designer multiscan-3b mxsrvs piskel…

+

flux

Posted on April 23, 2022April 26, 2022 by Andy Jenkins

~/temp on ☁️ (us-west-2) ❯ brew install fluxcd/tap/flux Running `brew update –preinstall`… ==> Auto-updated Homebrew! Updated 1 tap (homebrew/core). ==> Updated Formulae Updated 5 formulae. ==> Tapping fluxcd/tap Cloning into ‘/opt/homebrew/Library/Taps/fluxcd/homebrew-tap’… remote: Enumerating objects: 471, done. remote: Counting objects: 100% (467/467), done. remote: Compressing objects: 100% (229/229), done. remote: Total 471 (delta 227), reused 459…

+

GateKeeper

Posted on April 23, 2022April 23, 2022 by Andy Jenkins

Install and delete with helm kubectl create clusterrolebinding cluster-admin-binding –clusterrole cluster-admin –user andy helm repo add gatekeeper https://open-policy-agent.github.io/gatekeeper/charts helm install gatekeeper/gatekeeper –name-template=gatekeeper –namespace gatekeeper-system –create-namespace helm delete gatekeeper –namespace gatekeeper-system helm delete gatekeeper –namespace gatekeeper-system Demos – Basic ❯ git clone git@github.com:open-policy-agent/gatekeeper.git Cloning into ‘gatekeeper’… Enter passphrase for key ‘/Users/andy/.ssh/id_ed25519’: remote: Enumerating objects: 42115, done….

+

minikube

Posted on April 23, 2022 by Andy Jenkins
+

helm

Posted on April 23, 2022April 23, 2022 by Andy Jenkins

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Table of Contents https://helm.sh/docs/intro/quickstart/

+

Scaled Agile Notes – SSM certification

Posted on December 11, 2021December 12, 2021 by Andy Jenkins

Agile Manifesto Concepts Manifesto Individuals and interactions over processes and tools Working software over comprehensive documentation Customer collaboration over contract negotiation Responding to change over following a plan 12 Principles Our highest priority is to satisfy the customer through early and continuous delivery of valuable software. Welcome changing requirements, even late in development. Agile processes…

+
  • Previous
  • 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