- 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運維之道(第3版)
- Linux系統(tǒng)文件安全實戰(zhàn)全攻略
- BPEL and Java Cookbook
- Learn Helm
- Windows Phone 7.5 Data Cookbook
- Alfresco 4 Enterprise Content Management Implementation
- Linux Shell編程從入門到精通(第2版)
- Windows Phone應用程序開發(fā)
- Instant Optimizing Embedded Systems using Busybox
- AWS Development Essentials
- 無蘋果不生活 The New iPad隨身寶典
- Application Development in iOS 7
- 計算機系統(tǒng):基于x86+Linux平臺
- NetDevOps入門與實踐
- μC/OS-III內核實現(xiàn)與應用開發(fā)實戰(zhàn)指南:基于STM32