From 97e926de5a0b5e06e2b4cb71ff740958675dbc6d Mon Sep 17 00:00:00 2001 From: Andrew Johnstone Date: Fri, 26 May 2017 01:12:55 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 397515a..9e829b3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is a random collection of questions and answers I've collected about running and operating Kubernetes clusters (primarily on AWS). New questions and answers are welcome. -#Contents: +# Contents: [Architecture](#architecture) - [What happens when a master fails? What happens when a worker fails?](#what-happens-when-a-master-fails-what-happens-when-a-worker-fails)