We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9cd2df commit 8c2c202Copy full SHA for 8c2c202
1 file changed
src/quickstart/install-cli-tools.md
@@ -39,7 +39,7 @@ There are many ways to boot and run Kubernetes. You may choose to get up and run
39
Cloud-based options:
40
41
* [Google Container Engine](provider/gke/boot.md): provides a managed Kubernetes environment, available with a few clicks.
42
-* [Amazon Web Services](provider/aws/boot.md): uses Kubernetes upstream `kube-up.sh` to boot a cluster on AWS EC2.
+* [Amazon Web Services](provider/aws/boot.md): uses Kubernetes upstream [kops](https://github.com/kubernetes/kops) to boot a cluster on AWS EC2.
43
* [Azure Container Service](provider/azure-acs/boot.md): provides a managed Kubernetes environment.
44
45
If you would like to test on your local machine follow our guide for [Minikube](provider/minikube/boot.md).
0 commit comments