From 81f72116cecab9d794b540df9aa6fdd302d55c77 Mon Sep 17 00:00:00 2001 From: Pick1a1username <20301273+Pick1a1username@users.noreply.github.com> Date: Sun, 3 Feb 2019 22:26:04 +0900 Subject: [PATCH] Intial Commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fae7a56..d77bd7a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Kubernetes The Hard Way +# Kubernetes The Hard Way on KVM(Work in Progess) This tutorial walks you through setting up Kubernetes the hard way. This guide is not for people looking for a fully automated command to bring up a Kubernetes cluster. If that's you then check out [Google Kubernetes Engine](https://cloud.google.com/kubernetes-engine), or the [Getting Started Guides](http://kubernetes.io/docs/getting-started-guides/).