You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: src/quickstart/install-cli-tools.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ There are many ways to boot and run Kubernetes. You may choose to get up and run
39
39
Cloud-based options:
40
40
41
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.
42
+
*[Amazon Web Services](provider/aws/boot.md): uses Kubernetes upstream [kops](https://github.com/kubernetes/kops) to boot a cluster on AWS EC2.
43
43
*[Azure Container Service](provider/azure-acs/boot.md): provides a managed Kubernetes environment.
44
44
45
45
If you would like to test on your local machine follow our guide for [Minikube](provider/minikube/boot.md).
0 commit comments