Add doc on how our salt setup works

This commit is contained in:
derekwaynecarr
2014-08-19 14:12:06 -04:00
parent bd53643647
commit b5b6848809
2 changed files with 83 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ While the concepts and architecture in Kubernetes represent years of experience
* [Kubernetes API Documentation](http://cdn.rawgit.com/GoogleCloudPlatform/kubernetes/ce4fcc4ad89ed7b481a46a0ad4c99dee4c6f24ba/api/kubernetes.html)
* [Discussion and Community Support](#community-discussion-and-support)
* [Hacking on Kubernetes](#development)
* [Hacking on Kubernetes Salt configuration](docs/salt.md)
## Where to go next?
[Detailed example application](https://github.com/GoogleCloudPlatform/kubernetes/blob/master/examples/guestbook/README.md)