Add valid link to kops (#1566)

This commit is contained in:
Anirudh Ramanathan
2016-11-01 00:49:52 -07:00
committed by GitHub
parent 9c7a65cd09
commit b5f9257c11
+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