Skip to content

Commit

Permalink
Add a link to the kubernetes walkthrough example.
Browse files Browse the repository at this point in the history
  • Loading branch information
brendandburns committed Oct 9, 2014
1 parent e91f908 commit e7a9fa0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ While the concepts and architecture in Kubernetes represent years of experience
* [Circle CI](https://circleci.com/docs/docker#google-compute-engine-and-kubernetes)
* [Digital Ocean](https://github.com/bketelsen/coreos-kubernetes-digitalocean)
* [OpenStack](https://developer.rackspace.com/blog/running-coreos-and-kubernetes/)
* [Kubernetes 101](https://github.com/GoogleCloudPlatform/kubernetes/tree/master/examples/walkthrough)
* [kubecfg command line tool](docs/cli.md)
* [Kubernetes API Documentation](http://cdn.rawgit.com/GoogleCloudPlatform/kubernetes/31a0daae3627c91bc96e1f02a6344cd76e294791/api/kubernetes.html)
* [Kubernetes Client Libraries](docs/client-libraries.md)
Expand All @@ -38,6 +39,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)
* [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)
Expand Down

0 comments on commit e7a9fa0

Please sign in to comment.