NodePoolAutoConfigResponse

data class NodePoolAutoConfigResponse(val networkTags: NetworkTagsResponse)

node pool configs that apply to all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of instance tags applied to all nodes. Tags are used to identify valid sources or targets for network firewalls and are specified by the client during cluster creation. Each tag within the list must comply with RFC1035.