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.