Bare Metal Cluster Network Config Island Mode Cidr
data class BareMetalClusterNetworkConfigIslandModeCidr(val podAddressCidrBlocks: List<String>, val serviceAddressCidrBlocks: List<String>)
Properties
Link copied to clipboard
All pods in the cluster are assigned an RFC1918 IPv4 address from these ranges. This field cannot be changed after creation.
Link copied to clipboard
All services in the cluster are assigned an RFC1918 IPv4 address from these ranges. This field cannot be changed after creation.