We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5eedd0 commit 03671bfCopy full SHA for 03671bf
tests/scripts/create-and-setup-gcp-vm.sh
@@ -21,7 +21,7 @@ if [ "${IPV6_ENABLED}" = "true" ]; then
21
--stack-type=IPV4_IPV6 \
22
--ipv6-access-type=INTERNAL \
23
--region=${GKE_CLUSTER_REGION} \
24
- --range=2001:db8::/64
+ --range=2001:db8::/29
25
26
NETWORK=${RESOURCE_NAME}
27
NETWORK_TIER="ipv6-network-tier=PREMIUM"
0 commit comments