From b142aa45506cd515c025920d04dadbf8d100fc6d Mon Sep 17 00:00:00 2001 From: Kelsey Hightower Date: Sun, 11 Sep 2016 13:32:24 -0700 Subject: [PATCH] add note regarding production quality --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0d09e6f..2935188 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ This tutorial is optimized for learning, which means taking the long route to he The target audience for this tutorial is someone planning to support a production Kubernetes cluster and wants to understand how everything fits together. After completing this tutorial I encourage you to automate away the manual steps presented in this guide. +* This tutorial is for educational purposes only. There is much more configuration required for a production ready cluster. + ## Cluster Details * Kubernetes 1.3.6