ClusterAutoScalingConfig

Specifies the autoscaling configuration for a HyperPod cluster.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of autoscaler to use. Currently supported value is Karpenter.

Link copied to clipboard

Describes whether autoscaling is enabled or disabled for the cluster. Valid values are Enable and Disable.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String