Hello,
I am trying to deploy kubeflow v0.2.5 on GKE using the deploy script and I always get this error message.
ERROR: (gcloud.deployment-manager.deployments.update) Error in Operation [operation-1536255663330-575376518d2d2-468a03e6-6e162434]: errors:
curious if anyone else is seeing the same issue and if they overcame it. I did manually create my k8s cluster in GKE as the script wouldn't build one and I did include 1 K80 GPU in the cluster.
Thank you!
Was able to solve. Basically, I had a leftover kubeflow deployment in the Deployment Manager from a month ago causing issues. I had issues with #1092 but was able to solve it and get past this.
Most helpful comment
Was able to solve. Basically, I had a leftover kubeflow deployment in the Deployment Manager from a month ago causing issues. I had issues with #1092 but was able to solve it and get past this.