Skip to content

Commit f3d9c3a

Browse files
amygdalak8s-ci-robot
authored andcommitted
typo fix (#1027)
1 parent b3fb238 commit f3d9c3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/gke/deploy/deploy-cli.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Follow these steps to deploy Kubeflow:
110110
running `kfctl apply` you should notice two new [deployments](https://console.cloud.google.com/dm/deployments):
111111
* **{KFAPP}-storage**: This deployment has persistent volumes for your
112112
pipelines.
113-
* **{KFAPP}**: This deployment has all the components of Kubeflow, including a [GKE cluster](https://console.cloud.google.com/kubernetes/list?project=aju-vtests2) named **${KFAPP}** with Kubeflow installed.
113+
* **{KFAPP}**: This deployment has all the components of Kubeflow, including a [GKE cluster](https://console.cloud.google.com/kubernetes/list) named **${KFAPP}** with Kubeflow installed.
114114
115115
1. Once the deployment finishes, check the resources installed in the namespace `kubeflow` in your new cluster. To do this from the command line, first set your `kubectl` credentials to point to the new cluster:
116116

0 commit comments

Comments
 (0)