Hi there 馃憢

My own little digital garden. Just a simple hub of information based on things I either find interesting or stuff I work with on my day to day. Feel free to leave any comments on any posts if curious or have any corrections.

Kubernetes Persistent Volumes

Quick information on dealing with persistant storage in Kubernetes.

February 20, 2023 路 2 min

Fetching from SSM Param Store

A very useful and safe way to store and fetch secrets in AWS.

February 20, 2023 路 1 min

Terraform Imports

Terraform import is a great command to get started with Terraform.

April 19, 2021 路 1 min

Please Use Go Mods

Life is easier if you use go mods.

April 14, 2021 路 1 min

Terraform Notes

Just some terraform notes I wanted to write up to get a quick refresher.

January 4, 2020 路 2 min

Setting Go Environment Variables

Getting started with Golang

December 7, 2019 路 1 min

Multiple Jenkins Nodes

Loadbalancing with Jenkins.

July 10, 2019 路 1 min

Using Kubectl

Working with Kubernetes there is one tool you will need, Kubectl. This is your meat and potatoes when it comes to working with your clusters

July 10, 2019 路 2 min

docker and npm

A simple guide on how to get running quick with node js in docker.

July 6, 2019 路 2 min

Migrating Jenkins Credentials

Steps needed to migrate credentials across 2 Jenkins instances.

July 5, 2019 路 1 min