Skip to content
This repository was archived by the owner on Nov 30, 2021. It is now read-only.

Commit e334c8c

Browse files
authored
Merge pull request #807 from olalonde/patch-7
Replace old kube-up reference with kops
2 parents 48fffd5 + 8c2c202 commit e334c8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/quickstart/install-cli-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ There are many ways to boot and run Kubernetes. You may choose to get up and run
3939
Cloud-based options:
4040

4141
* [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.
42+
* [Amazon Web Services](provider/aws/boot.md): uses Kubernetes upstream [kops](https://github.com/kubernetes/kops) to boot a cluster on AWS EC2.
4343
* [Azure Container Service](provider/azure-acs/boot.md): provides a managed Kubernetes environment.
4444

4545
If you would like to test on your local machine follow our guide for [Minikube](provider/minikube/boot.md).

0 commit comments

Comments
 (0)