You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2023. It is now read-only.
I use the Qwiklab hand-on lab to practice Cloud SQL and the proxy container of k8s
When I start the script ./create.sh to deploy Cloud SQL instance and proxy container,
I found the error:
$ gcloud config set container/new_scopes_behavior true> /dev/null
# ERROR: (gcloud.config.set) Section [container] has no property [new_scopes_behavior].
It make all the creation processes stop!
I have no choice but to set constants and run the rest script file by file in ./script