Stopping the k3s service does not stop the containers

Is this the expected/desired outcome?

what commands are you running to stop the k3s service?

AWX Team

systemctl stop k3s.service

might it be caused by the lack of an ExecStop command that, presumably, would run the /usr/local/bin/k3s-killall-sh script?