@creamy-pencil-82913 @hundreds-evening-84071 i created a service which drains my node and then stops the k3s service this solves the 90 second to shutdown issue but the k3s service gives error
"due level=error msg="scheduler exited: finished without leader elect"
systemd[1]: k3s.service: Main process exited, code=exited, status=1/FAILURE
k3s.service: Failed with result 'exit-code'.
systemd[1]: k3s.service: Unit process 2011 (containerd-shim) remains running after unit stopped.[1]: Stopped k3s.service - Lightweight Kubernetes." . Is it because the node is drained and its a single node cluster and so cannot elect the leader?