services.rke2.gracefulNodeShutdown.shutdownGracePeriod

NixOS option

Specifies the total duration that the node should delay the shutdown by. This is the total grace period for pod termination for both regular and critical pods.

type: non-empty string
Default
"30s"
Example
"1m30s"
declared in: nixos/modules/services/cluster/rancher/default.nixView source on NixOS/nixpkgs →