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 16Apr 16
Canary and Blue-Green Deployments Enabled by KubeStellar — Part 2— Yeah — it works!Yes, you read the failed approach here.Mar 31Mar 31
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 31Mar 31
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 29Mar 29
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 25Mar 25
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 181Mar 181
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 16Mar 16
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 15Mar 15
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 91Mar 91
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 4Mar 4