ClusterNodePoolDefaultsNodeConfigDefaults

Constructors

constructor(containerdConfig: ClusterNodePoolDefaultsNodeConfigDefaultsContainerdConfig? = null, gcfsConfig: ClusterNodePoolDefaultsNodeConfigDefaultsGcfsConfig? = null, loggingVariant: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Parameters for containerd configuration.

Link copied to clipboard

The default Google Container Filesystem (GCFS) configuration at the cluster level. e.g. enable image streaming across all the node pools within the cluster. Structure is documented below.

Link copied to clipboard
val loggingVariant: String? = null

The type of logging agent that is deployed by default for newly created node pools in the cluster. Valid values include DEFAULT and MAX_THROUGHPUT. See Increasing logging agent throughput for more information.