This is where I write about technology after it’s survived contact with my reality.
If it’s here, it’s been run, broken, fixed, and when I trust it again. Then I write about it.





Alt text

I was eager to explore OpenShift’s autoscalin...

Alt text

Looking forward to my next post where I will be making some ingress changes to my cluster.

Before I do that, I want to walk through adding a second node to my OKD cluster.

Based on the decisions I documented during my original OKD install, I already have a good idea of how this should go...

Alt text

This part is actually easy now. The work we did in the previous post smoothed out all the rough edges that initially tripped me up. We will use the Dynamic NFS Provisioner we created in part one to make this install smooth as it can be.

If you missed it, this picks up right where the storage work left off:

Alt text

AWX and Dynamic NFS Provisioner Part 1

As a early Ansible user, I wanted to see what the modern, production-grade evolution of Ansible looks like today and begin using it in my envornment to enforce state and consistency.

As I work my way through the Kubernetes and OpenShift stack, with...

Alt text

Yeah, LDAP auth. I wanted to sit down and start doing some of the cool stuff with OKD. However, I could not stop myself. I needed to understand how to connect external authentication to OKD first.

It was tempting to just keep running with the admin account created during the initial deploy....

Alt text

Well, I got it done...

I would say the image perfectly describes how I tend to dive into greenfield tasks. If I am asked to deploy something new (stuff I love doing), my first question is usually, where is the installer? Yes, I will glean the documentation, of course, but I need real cont...