From 32f28e6db0905e7904bc2a1059f107f712a6ee7e Mon Sep 17 00:00:00 2001 From: Pick1a1username <20301273+Pick1a1username@users.noreply.github.com> Date: Sun, 17 Feb 2019 18:39:08 +0900 Subject: [PATCH] README.md is updated. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5560b5d..467af0b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Kubernetes The Hard Way guides you through bootstrapping a highly available Kube * [etcd](https://github.com/coreos/etcd) v3.3.9 * [CoreDNS](https://github.com/coredns/coredns) v1.2.2 -## Chapters +## Table of Contents This tutorial assumes you have an KVM host or a Linux PC running KVM. While KVM host is used for basic infrastructure requirements the lessons learned in this tutorial may be applied to other platforms.