Get Node Pools Node Pool Scheduler Config
data class GetNodePoolsNodePoolSchedulerConfig(val memoryOversubscription: String, val schedulerAlgorithm: String)
Properties
Link copied to clipboard
(string) - Whether or not memory oversubscription is enabled in the node pool. If empty or not defined the global cluster configuration is used.
Link copied to clipboard
(string) - The scheduler algorithm used in the node pool. If empty or not defined the global cluster configuration is used.