services.k3s.gracefulNodeShutdown.enable

NixOS option

Whether to enable graceful node shutdowns where the kubelet attempts to detect node system shutdown and terminates pods running on the node. See the documentation for further information. .

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/cluster/rancher/default.nixView source on NixOS/nixpkgs →