My random notes, written for people with the attention span of a cat. =)

Recent Posts:

Ponderings and Observations

DR Drills and PTO

During my one of my recent interviews, my interviewer let slip out the detail that nobody is allowed to go on vacation during the 2-3 DR Drills they have every year…

AWS

32-Bit Netmask???

If the Netmask is 32-bits long, what portion of the IP address is the Host?

AWS

Installing eksctl

Today we’re going to install eksctl and setup a quick demo Kubernetes cluster in AWS…

Require vs. Before

When writing a manifest, either Require or Before can be used to set up dependency chains. Why should you use one vs. the other? Require

Read More »

Parameters vs. Properties

Parameters and Properties are different in Puppet. A Parameter defines HOW a Resource should be managed, but NOT the value. (i.e.  Use init instead of

Read More »

Starting the Process

Confucius said that a journey of a thousand miles begins with a single step. After starting and restarting a few books from my Safari Bookshelf,

Read More »