services.rke2.gracefulNodeShutdown.shutdownGracePeriodCriticalPods

NixOS option

Specifies the duration used to terminate critical pods during a node shutdown. This should be less than shutdownGracePeriod.

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