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
6.**Set up Workload Identity** for both clusters. When the script is run for the second time, you'll see some errors (GCP service account already exists), this is ok.
76
+
6.**Set up Workload Identity** for both clusters.
77
77
78
78
```
79
79
kubectx cluster1
@@ -83,7 +83,7 @@ kubectx cluster2
83
83
../cloudsql/setup_workload_identity.sh
84
84
```
85
85
86
-
7.**Run the Cloud SQL instance create script** on both clusters. You'll see errors when running on the second cluster, this is ok.
86
+
7.**Run the Cloud SQL instance create script** on both clusters.
0 commit comments