kubernetes Setting up a Secure Private Registry in Kubernetes Setting up your own secure private registry is easy, but there are a lot of options and blind alleys. Here's a quick walkthrough to get it done.
kubernetes Separating your User Database and Authorization from Applications with Istio and FusionAuth The likelihood someone else has done exactly what you are trying to do is slim. Today, I'm sharing a slightly challenging setup and hoping it helps the community.
kubernetes Introducing k8smaker It became clear that I was employing too many wild west technologies and needed to be a lot more conservative. And learn more. So I proceeded to create k8smaker.
kubernetes How Not to Run Kubernetes Storage on Windows 10 There are a lot of Storage systems for Kubernetes. It makes sense to kick the tires on them before deploying one to production. I work on a Windows 10 Pro machine, and I found the easy ways just don't work.
kubernetes Ubiquiti USG and BGP Protocol for Bare Metal Kubernetes How to configure the USG to talk to MetalLB using BGP protocol the right way, so it is automatically applied during provisioning.
command line Using iPXE to Remote Boot RancherOS onto Bare Metal Learnings from setting up MAAS, plus steps on how to configure bare metal servers to network boot RancherOS.
maas Building a Home Cloud in 3 Easy Steps The object is to drive the servers entirely remotely and let them function as throwaway devices, kind of like a homebrew AWS cloud. I am a huge fan of portable solutions, so the brain of the configuration wil live in a Docker container.
k8s Kubernetes for Dummies How to get get something running on Kubernetes in five minutes or less, quickly and easily.
microsoft Adventures in Windows Subsystem Linux 2 Basic steps to get Linux running as a practically native Windows system.
docker Docker on a Mac Mini There are a surprising number of dead ends with Docker + Mac. Here's what I've run across, hopefully it'll help someone.