-
Notifications
You must be signed in to change notification settings - Fork 38
Delete Aerospike cluster
Sage edited this page Mar 16, 2021
·
4 revisions
You can delete a cluster either by using the customer resource file that you created the cluster with, or by deleting the cluster directly
To delete a cluster using the custom resource file, say dim_nostorage_cluster_cr.yaml, run the following command:
$ kubectl delete -f deploy/samples/dim_nostorage_cluster_cr.yaml