Skip to content

Commit 8c2c202

Browse files
authored
Replace old kube-up reference with kops
1 parent c9cd2df commit 8c2c202

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)