let azure getting started guides point to examples/

This commit is contained in:
Chao Xu
2015-05-28 13:19:22 -07:00
parent 0378894f44
commit 6a38836496
2 changed files with 4 additions and 84 deletions

View File

@@ -67,7 +67,7 @@ potential issues with client/server version skew.
### Getting started with your cluster
See [a simple nginx example](../../examples/simple-nginx.md) to try out your new cluster.
For more complete applications, please look in the [examples directory](../../examples)
For more complete applications, please look in the [examples directory](../../examples).
### Tearing down the cluster
To remove/delete/teardown the cluster, use the `kube-down.sh` script.