Merge pull request #11 from mikedanese/readme

add to the readme a description of what this project's goal is
This commit is contained in:
Mike Danese 2016-05-03 12:51:51 -07:00
commit be661c34ef
1 changed files with 7 additions and 1 deletions

8
README
View File

@ -1,3 +1,9 @@
# kube-deploy
This is a repository of community maintained Kubernetes cluster deployment automations.
This is a repository of community maintained Kubernetes cluster deployment
automations.
Think of this as https://github.com/kubernetes/contrib for deployment
automations! Each subdirectory is it's own project. It should be a place where
people can come see how the community is deploying kubernetes and should allow
for faster development iteration compared to developing in the main repository.