- Kubernetes:A Complete DevOps Cookbook
- Murat Karslioglu
- 32字
- 2025-04-04 13:20:39
Deleting your cluster
To delete your cluster, use the following command:
$ ./openshift-install destroy cluster
This process will take a few minutes and, when finished, you will get a confirmation message.