Update title a little.

This commit is contained in:
Brendan Burns 2014-10-09 12:38:24 -07:00
parent efea10a33d
commit 86daa142fa

View File

@ -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.