Author Archives: Freejack

Game Store Move: Announcement

The following announcement has been posted to social media! Important announcement. The Atomic Goblin, after being in one place for over 10 years, has exploded in popularity to the point that we absolutely must move into larger digs. Over the … Continue reading

Posted in Game Store, Gaming | Tagged , | Leave a comment

Game Store Move: Approvals

On the assumption we’d get the new space, I created a 5 page Todo list of things we’d need to do. I had a business dinner with the team last Saturday, bringing folders for all with the todo list, the … Continue reading

Posted in Game Store, Gaming | Tagged , | Leave a comment

Game Store Move: Different Space

Well, I did chat with the landlords for the Hobbydown space, gave them a quick elevator speech. Of course they’re still looking at the nationwide spa taking it however they do feel we are the best choice but first come, … Continue reading

Posted in Game Store, Gaming | Tagged , | Leave a comment

Game Shop Move

Okay if you recall I bought my Friendly Local Game Store (FLGS) last year. In fact, in a couple of weeks, it’ll be exactly a year. As a reminder, I stumbled onto an ad for a Board Game Cafe up … Continue reading

Posted in Game Store, Gaming | Tagged , | Leave a comment

Pan Fried Rainbow Trout

Basically I do this when I find a recipe on line that I like and want to make sure I can find it again 🙂 Ingredients 2 Rainbow Trout fillets, boned and with skin. 1/2 teaspoon kosher salt 1/4 teaspoon … Continue reading

Posted in Cooking | Tagged , , | Leave a comment

Quick and Dirty Kubernetes

Overview At times you want to quickly throw up a Kubernetes cluster for some quick test or another. While I do have several Kubernetes clusters on my Homelab once in a while you want to do a quick test or … Continue reading

Posted in Computers, Kubernetes | Tagged , | Leave a comment

Ansible Automation Platform Installation

Overview In order to use AWX, aka the upstream product of Ansible Automation Platform, formerly Ansible Tower, we need to have a working cluster. This article provides instructions in how to install and use AWX. Installation Before doing the installation, … Continue reading

Posted in ansible, Computers, Kubernetes | Tagged , , , | 1 Comment

Kubernetes Issues

Overview This article lists a couple of issues that occurred while I was building this environment. The issues don’t fit into any of the specific articles mainly because it was likely due to my testing vs anything that occurred during … Continue reading

Posted in Computers, Kubernetes | Tagged , , | 1 Comment

Llamas Band and Green/Blue Deployments

Overview The last two jobs indicated they were interested in or already doing green/blue deployments. There are multiple methods of deploying in this manner. Kubernetes has two strategies in the deployment context in order to gradually roll out a new … Continue reading

Posted in CI/CD, Computers | Tagged , , | 1 Comment

Llamas Band and Continuous Delivery

Overview In this article, I’ll be providing details on how to configure ArgoCD for the Llamas Band project including deploying to the other sites. Continuous Delivery With ArgoCD installed and the Llamas container CI pipeline completed, we’ll use this configuration … Continue reading

Posted in CI/CD, Computers, Git | Tagged , | 1 Comment