Skip to content

Commit f1f3a59

Browse files
eliliensteink8s-ci-robot
authored andcommitted
Deployment UI requires project id, not name (#1028)
Following the instructions above: - go to https://deploy.kubeflow.cloud - enter previously created GCP project name and other required information - click 'Create Deployment' Result: An error message indicates that the project can't be located. The required information was the project ID, not the project name
1 parent f3d9c3a commit f1f3a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Follow these steps to open the deployment UI and deploy Kubeflow on GCP:
3030
for your GCP project.
3131
1. Complete the following fields on the form:
3232

33-
* **Project:** Enter your GCP project name.
33+
* **Project:** Enter your GCP project ID.
3434
* **Deployment name:** Enter a short name that you can use to recognize this
3535
deployment of Kubeflow. If you plan to use [Cloud Identity-Aware Proxy
3636
(Cloud IAP)](https://cloud.google.com/iap/docs/) for access control (see

0 commit comments

Comments
 (0)