Fix doc references to Kubernetes services provided by AWS, Azure and GCE (#9508)

This commit is contained in:
Kai Chen
2018-07-19 05:57:43 +08:00
committed by k8s-ci-robot
parent c4396fd117
commit 179701e179
4 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -37,7 +37,7 @@ Choose any extra options you may want to include with your cluster, then click *
You can monitor the status of your cluster and suspend or delete it from [your stackpoint.io dashboard](https://stackpoint.io/#/clusters).
For information on using and managing a Kubernetes cluster on AWS, [consult the Kubernetes documentation](/docs/getting-started-guides/aws/).
For information on using and managing a Kubernetes cluster on AWS, [consult the Kubernetes documentation](/docs/setup/turnkey/aws/).
@@ -69,7 +69,7 @@ Choose any extra options you may want to include with your cluster, then click *
You can monitor the status of your cluster and suspend or delete it from [your stackpoint.io dashboard](https://stackpoint.io/#/clusters).
For information on using and managing a Kubernetes cluster on GCE, [consult the Kubernetes documentation](/docs/getting-started-guides/gce/).
For information on using and managing a Kubernetes cluster on GCE, [consult the Kubernetes documentation](/docs/setup/turnkey/gce/).
@@ -164,7 +164,7 @@ Choose any extra options you may want to include with your cluster, then click *
You can monitor the status of your cluster and suspend or delete it from [your stackpoint.io dashboard](https://stackpoint.io/#/clusters).
For information on using and managing a Kubernetes cluster on Azure, [consult the Kubernetes documentation](/docs/getting-started-guides/azure/).
For information on using and managing a Kubernetes cluster on Azure, [consult the Kubernetes documentation](/docs/setup/turnkey/azure/).