From 3432cf6c53679b11fe3eaf38a08a4c14881fe121 Mon Sep 17 00:00:00 2001 From: brendandburns Date: Fri, 27 Jun 2014 12:31:35 -0700 Subject: [PATCH] Add a link to the update demo. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9110970df43..3fa954a6fad 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,8 @@ This will build and start a lightweight local cluster, consisting of a master an ## Where to go next? [Detailed example application](https://github.com/GoogleCloudPlatform/kubernetes/blob/master/examples/guestbook/guestbook.md) +[Example of dynamic updates](https://github.com/GoogleCloudPlatform/kubernetes/blob/master/examples/update-demo/README.md) + Or fork and start hacking! ## Community, discussion and support