Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue installing on GKE with deploy script #1489

Closed
jasonsmithio opened this issue Sep 6, 2018 · 1 comment
Closed

Issue installing on GKE with deploy script #1489

jasonsmithio opened this issue Sep 6, 2018 · 1 comment

Comments

@jasonsmithio
Copy link
Contributor

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:

  • code: NO_METHOD_TO_UPDATE_FIELD
    message: No method found to update field 'parent' on resource 'kubeflow-gpu-pool-v1'
    of type 'container.v1.nodePool'. The resource may need to be recreated with the
    new field.
  • code: NO_METHOD_TO_UPDATE_FIELD
    message: No method found to update field 'zone' on resource 'kubeflow-gpu-pool-v1'
    of type 'container.v1.nodePool'. The resource may need to be recreated with the
    new field.

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!

@jasonsmithio
Copy link
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant