Cluster Node Pool Node Config Secondary Boot Disk
data class ClusterNodePoolNodeConfigSecondaryBootDisk(val diskImage: String, val mode: String? = null)
Properties
Link copied to clipboard
Path to disk image to create the secondary boot disk from. After using the gke-disk-image-builder, this argument should be global/images/DISK_IMAGE_NAME
.