Closed theophilegervet closed 4 years ago
Issue-Label Bot is automatically applying the labels:
Label | Probability |
---|---|
kind/bug | 0.60 |
area/kfctl | 0.93 |
platform/gcp | 0.82 |
Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback! Links: app homepage, dashboard and code for this bot.
Issue-Label Bot is automatically applying the labels:
Label | Probability |
---|---|
kind/question | 0.62 |
Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback! Links: app homepage, dashboard and code for this bot.
Fixed this by deleting previous failed deployments.
Hi,
I'm following instructions here to deploy Kubeflow via the CLI on GCP.
When I run
kfctl apply -V -f ${CONFIG_FILE}
after following all previous instructions I getIn attempting to troubleshoot, I ran
gcloud --project=${PROJECT} deployment-manager deployments describe ${KF_NAME}
, which givesI am clueless as to what to do next... Thanks a lot for your help!