services.k3s.gracefulNodeShutdown.shutdownGracePeriod

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
<nixpkgs/nixos/modules/services/cluster/rancher/default.nix>