ClusterAddonsConfigHorizontalPodAutoscalingArgs

data class ClusterAddonsConfigHorizontalPodAutoscalingArgs(val disabled: Output<Boolean>) : ConvertibleToJava<ClusterAddonsConfigHorizontalPodAutoscalingArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): ClusterAddonsConfigHorizontalPodAutoscalingArgs

Properties

Link copied to clipboard
val disabled: Output<Boolean>

Whether the cluster disables default in-node sNAT rules. In-node sNAT rules will be disabled when defaultSnatStatus is disabled.When disabled is set to false, default IP masquerade rules will be applied to the nodes to prevent sNAT on cluster internal traffic The cluster_telemetry block supports