Docs Home → Atlas Open Service Broker
Delete an Atlas Cluster
On this page
Important
Atlas Open Service Broker is deprecated. Use the MongoDB Atlas Operator instead.
Prerequisites
To delete a Atlas cluster, you must have:
Procedure
Pass metadata.name
from the ServiceInstance
YAML file of
the replica set or sharded cluster that you want to delete into the
following command:
kubectl delete serviceinstances <METADATA.NAME> -n <METADATA.NAMESPACE>