From b8e1a29a9bc14fe903917b8f06b2c13911a2743f Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Tue, 1 Jan 2019 18:05:03 +0000 Subject: [PATCH] Add leading blog-post Signed-off-by: Alex Ellis --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 808c32e..eb3dac2 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This repository holds the original tutorial for "Kubernetes on Raspbian" / Raspb ![](https://pbs.twimg.com/media/DKGfQ7bWkAAkGb9.jpg) +This guide is part of a larger blog post: [Build your own bare-metal ARM cluster](https://blog.alexellis.io/build-your-own-bare-metal-arm-cluster/). + ### Start the guide [Kubernetes on (vanilla) Raspbian Lite](./GUIDE.md)