書名: 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:
推薦閱讀
- 操作系統實用教程(Linux版)
- 構建高可用Linux服務器(第4版)
- Linux內核完全注釋(20周年版·第2版)
- Ubuntu Linux操作系統
- SharePoint 2013 WCM Advanced Cookbook
- Kubernetes從入門到實踐
- 嵌入式Linux應用開發菜鳥進階
- Linux運維最佳實踐
- Windows Server 2019 Administration Fundamentals
- 無蘋果不生活 The New iPad隨身寶典
- Windows Server 2012網絡操作系統項目教程(第4版)
- 操作系統分析
- 分布式系統設計實踐
- 鴻蒙操作系統設計原理與架構
- Windows Server 2008組網技術與實訓(第3版)