Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace NodePoolCyclingDetails

Node Pool Cycling Details

Properties

Optional isNodeCyclingEnabled

isNodeCyclingEnabled: undefined | false | true

If nodes in the nodepool will be cycled to have new changes.

Optional maximumSurge

maximumSurge: undefined | string

Maximum additional new compute instances that would be temporarily created and added to nodepool during the cycling nodepool process. OKE supports both integer and percentage input. Defaults to 1, Ranges from 0 to Nodepool size or 0% to 100%

Optional maximumUnavailable

maximumUnavailable: undefined | string

Maximum active nodes that would be terminated from nodepool during the cycling nodepool process. OKE supports both integer and percentage input. Defaults to 0, Ranges from 0 to Nodepool size or 0% to 100%

Functions

getDeserializedJsonObj

getJsonObj