Create a Service Account and Get Token In Kubernetes Running In Docker Desktop

When running Kubernetes in Docker Desktop 4.8 and later, creating a service account doesn’t create the token properly. The following script will create a service account and retrieve the token. Note that it creates a cluster admin service account forRead More

Pushing Helm Charts to a Container Registry

An walkthrough of building and pushing a Helm chart to a container registry both locally and on Azure Kubernetes Service (AKS).

The Journey That Is My Career

An overview of where my professional journey began and how I got to where I am.

Trunk-based Development with Release Branches

One approach to trunk-based development which is centred around a main branch but with release branches to get code out to production

Running an Azure DevOps Build Agent in Kubernetes

A quick guide to setting up one or more Azure DevOps build agents in Kubernetes.

Development Crib Sheet for Interviews

A brief summary of some things you should be aware of ahead of doing an interview.