docs: move local getting started guide to docs/devel/

Signed-off-by: Mike Danese <mikedanese@google.com>
This commit is contained in:
Mike Danese
2015-12-30 11:39:57 -08:00
parent 558f69e613
commit af392926e5
3 changed files with 8 additions and 10 deletions

View File

@@ -73,6 +73,8 @@ Guide](../admin/README.md).
* **Coding Conventions** ([coding-conventions.md](coding-conventions.md)):
Coding style advice for contributors.
* **Running a cluster locally** ([running-locally.md](running-locally.md)):
A fast and lightweight local cluster deployment for developement.
## Developing against the Kubernetes API