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

01-set-up-GKE-clusters.sh fails in envs where default network isnt automatically created #11

Open
willisc7 opened this issue Jul 11, 2022 · 1 comment
Assignees

Comments

@willisc7
Copy link
Collaborator

Script currently assumes default network exists and fails if it doesn't. It might be worth adding gcloud compute networks create default to the script.

Also, the command takes a while to run so I would probably use --async and then have them run a "watch" command

@palladius
Copy link
Owner

ouch. Thanks.

If you dont mind I'd leave it in sync though. worst case scenario you ctrlC and run twice .

can you pinpoint WHERE you would put it in the code?

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

2 participants