Recipes for common configuration tasks with Talos Linux.
GracefulNodeShutdown
on a nodekubelet
part of the machine configuration with:
--extra-kernel-arg
flag:
ISO will be output to the file talos-<arch>.iso
in the current directory.
.machine.sysfs
it’s sometimes cumbersome to set it for all CPU’s individually.
A more elegant approach would be set it via a kernel commandline parameter.
This also means that the options are applied way early in the boot process.
This can be set in the machineconfig via the snippet below:
Note: Talos needs to be upgraded for the extraKernelArgs
to take effect.
admissionControl
on control plane nodes