Add a link to k8s-201.

pull/6/head
Brendan Burns 2014-10-21 07:20:28 -07:00
parent a4f51bfd88
commit c6c4b1dc8d
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ While the concepts and architecture in Kubernetes represent years of experience
Check out examples of Kubernetes in action, and community projects in the larger ecosystem:
* [Kubernetes 101](examples/walkthrough/README.md)
* [Kubernetes 201](examples/walkthrough/k8s201.md)
* [Detailed example application](examples/guestbook/README.md)
* [Example of dynamic updates](examples/update-demo/README.md)
* [Cluster monitoring with heapster and cAdvisor](https://github.com/GoogleCloudPlatform/heapster)