Merge branch 'master' into updating-aws-install

This commit is contained in:
Chris Love
2016-11-01 11:54:39 -06:00
committed by GitHub
6 changed files with 126 additions and 3 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ orchestration system (e.g. Puppet) that you have to integrate with.
If you are not constrained, other tools build on kubeadm to give you complete clusters:
* On GCE, [Google Container Engine](https://cloud.google.com/container-engine/) gives you turn-key Kubernetes
* On AWS, [kops](kops) makes installation and cluster management easy (and supports high availability)
* On AWS, [kops](https://github.com/kubernetes/kops) makes installation and cluster management easy (and supports high availability)
## Prerequisites