Script

Meetup – Kubernetes with Minikube and Helm Charts

We are presenting a Kubernetes-related Meetup on Wednesday 5th June in Edinburgh. This time we…

Jenkins Global Pipeline Libraries – a v.quick start guide

This post runs through the steps required to start using Global Pipeline Libraries in your…

Kubernetes – Dashboard with Heapster stats

Previous related posts: Kubernetes – setting up the hostsKubernetes – from cluster reset to up…

Kubernetes – adding persistent storage to the Cluster

Previously In the last Kubernetes post... http://www.donaldsimpson.co.uk/2019/01/03/kubernetes-adding-helm-and-tiller-and-deploying-a-chart/ I wrote about getting Helm and Tiler working…

Kubernetes – adding Helm and Tiller and deploying a Chart

Introduction This is Step 3 in my recent series of Kubernetes blog posts. Step 1…

Kubernetes – setting up the hosts

Introduction This is Step 1 in my recent Kubernetes setup where I very quickly describe…

Kubernetes – from cluster reset to up and running

This is Step 2 in a series of Kubernetes blog posts Step 1 covers the…

Adding an insecure-registry to Docker on Ubuntu

Quick note on adding an entry like --insecure-registry 172.30.0.0/16 to docker running on Ubuntu. While…

Getting started with Terraform and AWS

These are my notes from running through the Terraform getting started guide here: https://www.terraform.io/intro/getting-started/install.html to…

Jenkins and Docker – Part 1 of 3

This post is the first in a series of 3 introducing the combined power of…