Skip to content

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

Delete a cluster with custom resource file

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