diff --git a/README.md b/README.md index 2a27a65..2d06e58 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,34 @@ + +
+ # Kubernetes The Hard Way This tutorial walks you through setting up Kubernetes the hard way. This guide is not for someone looking for a fully automated tool to bring up a Kubernetes cluster. Kubernetes The Hard Way is optimized for learning, which means taking the long route to ensure you understand each task required to bootstrap a Kubernetes cluster.