Managing IP Addresses
The exam topics for the Associate Cloud Engineer certification specifically identifies two IP address–related topics: expanding CIDR blocks and reserving IP addresses.
Expanding CIDR Blocks
CIDR blocks define a range of IP addresses that are available for use in a subnet. If you need to increase the number of addresses available, for example, if you need to expand the size of clusters running in a subnet, you can use the gcloud compute networks subnets expand-ip-range command...