In pursuit of a tinier binary-(er) … yes that was an attempt to make the title rhyme 🙁 tl;dr make an executable smaller by hiding your code inside the header of the executable… read on for the gory detail. The Gist with the OpCodes ca 2019-07-03
Kubernetes Controllers Part One Deconstructing an existing controllerIn order to get a deeper understanding into the design and logic of a Kubernetes controller, we will start by deconstructing the example that comes with the Kubern 2019-06-26
Day to Day with the iPad Pro I’ve been running an iPad Pro as a travel device for about six months now and I though I would make a quick post that details some of the ways i’ve added it into my workflow and a few of the apps that 2019-06-23
Balancing the API Server with nftables In this second post we will cover the use of nftables in the linux kernel to provide very simple and low-level load balancing for the Kubernetes API server. NftablesNftables was added to the Linux ke 2019-06-20
Balancing the API Server This is a lazy introduction to options that can be employed to load balancer the Kubernetes API-Server, however in this first post we will be focusing on the Kubernetes API-Server and load balancers i 2019-06-13
Homelab I’ve had numerous Homelabs over the years all of which have been an incredibly valuable learning tool. This even includes a 1U Pentium-III rackmount server I purchased from eBay in 2002, at this point 2019-01-28