nodeCidrMask

@JvmName(name = "mclourenkllqhuoo")
suspend fun nodeCidrMask(value: Output<Int>)
@JvmName(name = "chjoeahafcoqgsfs")
suspend fun nodeCidrMask(value: Int?)

Parameters

value

The node cidr block to specific how many pods can run on single node. 24-28 is allowed. 24 means 2^(32-24)-1=255 and the node can run at most 255 pods. default: 24