OS : Ubuntu 20.04
/usr/lib/systemd/system/minikube.service
[Unit] [Service] [Install] |
systemctl start minikube.service
systemctl status minikube.service
#부팅시 활성화
systemctl enable minikube.service
출처 : https://serverfault.com/questions/1035376/how-to-run-minikube-start-as-a-linux-service-on-startup