we write about the things we build and the things we consume

chase the bugs
devops ideas

the importance of a name
In some of my previous blog posts, I’ve been working on migrating our infrastructure to Kubernetes. During this time I’ve come to realise the importance of names and naming consistency. Lets look at the some of the things I’ve come across. apples and apple By far the most common issue I’ve come across is plurals […]
devops kubernetes

getting etcd2 to play nicely
devops kubernetes

jack of all trades
devops

jumping on a moving train
devops kubernetes

how to be a nice docker image creator
I’ve had the chance to work with many different docker images through Kubernetes. This has brought up a few patterns that make life easier and a few that make life harder. Being able to change the default configuration of a docker container is very important. I’ve found two primary methods to do this. The first […]
devops

making kubernetes reliable
devops kubernetes

kubernetes internal dns magic
devops engineering

efs – unlimited server storage
devops

the lord of the linux: my fav text editor
devops engineering