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

Remove clusterName from nodepool.yaml #427

Merged
merged 1 commit into from Jun 28, 2023

Conversation

bconsolvo
Copy link
Contributor

The clusterName is no longer required here and just causes errors when trying to deploy Kubeflow on GCP. Remove this line:

clusterName: "PROJECT/LOCATION/KUBEFLOW-NAME" # kpt-set: ${gcloud.core.project}/${location}/${name}

The clusterName is no longer required here and just causes errors when trying to deploy Kubeflow on GCP. 
Remove this line:

```clusterName: "PROJECT/LOCATION/KUBEFLOW-NAME" # kpt-set: ${gcloud.core.project}/${location}/${name}```
@Linchin
Copy link
Contributor

Linchin commented Jun 26, 2023

Hi @bconsolvo, thank you so much for your contribution! Could you please combine #426 and #427, since they together resolve the same issue?

@Linchin Linchin merged commit 7262241 into GoogleCloudPlatform:master Jun 28, 2023
1 check passed
@Linchin Linchin mentioned this pull request Jun 28, 2023
@bconsolvo
Copy link
Contributor Author

Not sure how to combine, now. Is it too late?

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

Successfully merging this pull request may close these issues.

None yet

2 participants