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
Copy file name to clipboardExpand all lines: examples/submodule_svpc_access/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ The VPC has two subnets with no secondary ranges, service projects are configure
6
6
7
7
- the first service project is granted VPC-level access
8
8
- the second service project is granted subnet-level access to the second subnet
9
-
- the this service project is granted subnet-level access to the first and second subnet
9
+
- the third service project is granted subnet-level access to the first and second subnet
10
10
11
11
Subnet-level access in this example is only granted to the default GCE service accounts for illustrative purposes. More realistic examples should grant access to other service accounts (possibly including the GKE robot service accounts as per [documentation](https://cloud.google.com/kubernetes-engine/docs/how-to/cluster-shared-vpc)), and project users/groups that need to use the Shared VPC from other projects (eg to create VMs).
0 commit comments