pidAvailable property

String? pidAvailable
getter/setter pair

Grace period for eviction due to pid available signal.

Sample format: "10s". Must be >= 0. See https://kubernetes.io/docs/concepts/scheduling-eviction/node-pressure-eviction/#eviction-signals

Optional.

Implementation

core.String? pidAvailable;