kubeflow: [installation] Failure on intalling using Kubeflow using the GCP UI; stuck enabling the APIs
/kind bug
What steps did you take and what happened: [A clear and concise description of what the bug is.] I tried installing Kubeflow using the UI based deployment manager https://deploy.kubeflow.cloud/#/deploy.
But it fails complaining that the couple of GCP APIs are not enabled, but, that’s not the case.
I’ve enabled these APIs for the project used during installation.
What did you expect to happen: I expected to successfully install Kubeflow
Additional information
I used the following settings during installation
Environment:
- Kubeflow version: (version number can be found at the bottom left corner of the Kubeflow dashboard): v0.7
- kfctl version: (use
kfctl version
): NA - Kubernetes platform: GKE (installation aken care by the UI)
- Kubernetes version: (use
kubectl version
): NA - OS (e.g. from
/etc/os-release
): NA
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Reactions: 1
- Comments: 17 (10 by maintainers)
Thanks @polsm91
We are most likely going to deprecate and remove deploy.kubeflow.cloud. So I don’t think we have any plans to fix it.
We added a deprecation notice in kubeflow/kubeflow#4967 it looks like this hasn’t been pushed yet.
Are you log in as owner account of the project? And the UI expect project id (not project name) to specify target project.