Problem Description
None of the systemd commands are working inside WSL( Ubuntu Bash 18.04). When I ran `sudo systemctl is-active kubelet`, error is `output: System has not been booted with systemd as init system (PID 1). Can't operate.
: running command: sudo systemctl is-active kubelet`
How to enable systemd feature in WSL? Whats the way to get rid of `System has not been booted with systemd`
AI-Generated Solution
Powered by LMSouq AI · GPT-4.1-mini
Analyzing problem and generating solution…
Was this solution helpful?