mirror of https://github.com/kubernetes/kops.git
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:
commit
be661c34ef
8
README
8
README
|
@ -1,3 +1,9 @@
|
||||||
# kube-deploy
|
# 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.
|
||||||
|
|
Loading…
Reference in New Issue