- Learn OpenShift
- Denis Zuev Artemii Kropachev Aleksey Usov
- 74字
- 2021-08-13 16:03:53
Clearing the virtual environment
Once you are done working with Kubernetes, you can easily stop the Minikube cluster by running the minikube stop command:
$ minikube stop
Stopping local Kubernetes cluster...
Machine stopped.
After that, you can delete the Minikube VM if you want by running the minikube delete command:
$ minikube delete
Deleting local Kubernetes cluster...
Machine deleted.
Verify that the Minikube cluster no longer exists:
$ minikube status
minikube:
cluster:
kubectl:
推薦閱讀
- Cybersecurity:Attack and Defense Strategies
- Linux實戰
- Linux從零開始學(視頻教學版)
- 操作系統基礎與實踐:基于openEuler平臺
- 精解Windows8
- 突破平面3ds Max動畫設計與制作
- 鴻蒙操作系統設計原理與架構
- Linux網絡操作系統項目教程(RHEL 7.4/CentOS 7.4)(第3版)(微課版)
- bash shell腳本編程經典實例(第2版)
- Web Penetration Testing with Kali Linux(Third Edition)
- 操作系統之哲學原理第2版
- 15分鐘!畫出我的漫畫角色:賣萌篇
- 大規模Linux集群架構最佳實踐:如何管理上千臺服務器
- 程序員必讀經典(算法基礎+計算機系統)
- 電腦辦公(Windows10+Office2016)從新手到高手