Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Conversation

@thisishuey
Copy link
Contributor

@thisishuey thisishuey commented Sep 19, 2021

When copy & pasting the gcloud command I was getting a failure about us-central1-a not being available in "default", it appears this was caused by using $ZONE in the subnetwork flag instead of $REGION.

This also fixes a deprecation warning for --enable-stackdriver-kubernetes which has been replaced by --logging=SYSTEM,WORKLOAD and --monitoring=SYSTEM, see https://cloud.google.com/stackdriver/docs/solutions/gke/installing

When copy & pasting the gcloud command I was getting a failure about `us-central1-a` not being available in "default", it appears this was caused by using `$ZONE` in the subnetwork flag instead of `$REGION`.

This also fixes a deprecation warning for `--enable-stackdriver-kubernetes` which has been replaced by `--logging=SYSTEM,WORKLOAD`  and `--monitoring=SYSTEM`
@thisishuey thisishuey changed the title Add region env variable & remove stackdriver flag Add region env variable & replace stackdriver flag Sep 19, 2021
@khorne3 khorne3 merged commit 6755f28 into coder:main Sep 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants