podAddressCidrBlocks property

List<String>? podAddressCidrBlocks
getter/setter pair

All pods in the cluster are assigned an RFC1918 IPv4 address from these ranges.

Only a single range is supported. This field cannot be changed after creation.

Required.

Implementation

core.List<core.String>? podAddressCidrBlocks;