1 개요[ | ]
- minikube delete
Console
Copy
root@wsl:~# minikube delete
🔥 Deleting "minikube" in docker ...
🔥 Deleting container "minikube" ...
🔥 Removing /root/.minikube/machines/minikube ...
💀 Removed all traces of the "minikube" cluster.
Console
Copy
root@tester01:~# minikube delete
🙄 "minikube" profile does not exist, trying anyways.
💀 Removed all traces of the "minikube" cluster.
🔥 Deleting container "minikube" ...
Console
Copy
root@tester01:~# minikube status
🤷 Profile "minikube" not found. Run "minikube profile list" to view all profiles.
👉 To start a cluster, run: "minikube start"
2 같이 보기[ | ]
3 참고[ | ]
편집자 Jmnote
로그인하시면 댓글을 쓸 수 있습니다.