From 86daa142fac517c53369bb21fe533bf9b10c4262 Mon Sep 17 00:00:00 2001 From: Brendan Burns Date: Thu, 9 Oct 2014 12:38:24 -0700 Subject: [PATCH] Update title a little. --- examples/walkthrough/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/walkthrough/README.md b/examples/walkthrough/README.md index 0786329bef3..724f2f295d7 100644 --- a/examples/walkthrough/README.md +++ b/examples/walkthrough/README.md @@ -1,4 +1,4 @@ -# Kubernetes Walkthrough +# Kubernetes 101 - Walkthrough ## Pods The first atom of Kubernetes is a _pod_. A pod is a collection of containers that are symbiotically group.