Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace NodeEvictionNodePoolSettings

Node Eviction Details configuration

Properties

Optional evictionGraceDuration

evictionGraceDuration: undefined | string

Duration after which OKE will give up eviction of the pods on the node. PT0M will indicate you want to delete the node without cordon and drain. Default PT60M, Min PT0M, Max: PT60M. Format ISO 8601 e.g PT30M

Optional isForceDeleteAfterGraceDuration

isForceDeleteAfterGraceDuration: undefined | false | true

If the underlying compute instance should be deleted if you cannot evict all the pods in grace period

Functions

getDeserializedJsonObj

getJsonObj