Self-describing functions in GO lang. A cool way to create a pluggable code-base with LabelerAs many of you know, I have been on a journey to blend my knowledge of platform engineering, GO, and Kubernetes to further research around…Apr 16, 2024Apr 16, 2024
Canary and Blue-Green Deployments Enabled by KubeStellar — Part 2— Yeah — it works!Yes, you read the failed approach here.Mar 31, 2024Mar 31, 2024
Canary and Blue-Green Deployments Enabled by KubeStellar — Part 1 — failed approachI recently attended KubeCon EU in Paris, France. As part of the CNCF Sandox program, KubeStellar is afforded some really nice perks. We…Mar 31, 2024Mar 31, 2024
Helm hell — Error: INSTALLATION FAILED: cannot re-use a name that is still in useDon’t get me wrong, Helm is a great tool, it just has a few idiosyncrasies that drive me nuts. For now I will put aside that Helm does not…Mar 29, 20241Mar 29, 20241
git commit fails, GPG signing not workingIf you are like most of the opensource contributors out there, then you likely sign your commits before pushing to github source control…Mar 25, 2024Mar 25, 2024
ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no…Have you ever received this while working on some GO code to automate git cloning? I just did. I am traveling for work and I received a…Mar 18, 20241Mar 18, 20241
Extending login time for an OpenShift clusterI manage 8 Kubernetes environments for various developer and test configurations. 7 of these environments are OpenShift and one is Amazon…Mar 16, 2024Mar 16, 2024
Zero to Kube and GO in 90 SecondsMany times I need to spin up a Kubernetes environment so I can test out some client-go code. This blog post contains instructions on how to…Mar 15, 2024Mar 15, 2024
How to install KubeStellar on a collection of AWS EKS managed clustersAs of late I have been working on integrating KubeStellar with a few fellow CNCF sandbox, incubating, and graduated projects. The nice part…Mar 9, 20241Mar 9, 20241
Don’t delete cluster-admin clusterrole and clusterrolebinding…. uggh, too late…Have you ever accidently deleted a file or thrown out an important document that got lumped in with a pile of unwanted paperwork? We’ve all…Mar 4, 2024Mar 4, 2024