0

I installed microk8s on my ubuntu machine. After that, I uninstalled it. But Since then I can feel that my PC is getting slow each time I run my pc. So I ran htop command and saw that microk8s process is still running there. Can't remove those process. Please check my image for better convenience. My ubuntu version is: 20.04
Htop Command Result

user404
  • 123
  • 6
  • How did you uninstall it? Have you looked for a service you can stop? – user10489 Aug 01 '22 at 05:23
  • I tried with sudo snap remove microk8s. I just tried killing with pid in sudo previlege, And it stopped the process. But there are several processes of microk8s. – user404 Aug 01 '22 at 05:47
  • Are you saying that these processes get restarted after a reboot? If not, try pkill -f microk8s. That should kill all processes with microk8s in their "command line". See man pkill for details. – frippe Aug 01 '22 at 06:58
  • Right, they get restarted after a reboot. I checked if there is any folder named microk8s in my var or snap folder, but found nothing like that – user404 Aug 01 '22 at 07:08

0 Answers0