Fixed TOC links.

This commit is contained in:
Brian Grant 2014-06-18 07:43:00 +00:00
parent aeaa08f75e
commit 821574febb

View File

@ -1,9 +1,9 @@
# Kubernetes Design Overview
- [Overview](#overview)
- [Key Concepts]
- [Pods](#key-concept-container-pod)
- [Labels](#key-concept-labels)
- [Key Concepts](#key-concepts)
- [Pods](#pods)
- [Labels](#labels)
- [The Kubernetes Node](#the-kubernetes-node)
- [Kubelet](#kubelet)
- [Kubernetes Proxy](#kubernetes-proxy)