Skip to main content
Astra Control Service
All cloud providers
  • Amazon Web Services
  • Google Cloud
  • Microsoft Azure
  • All cloud providers

Unmanage apps and clusters

Contributors netapp-bcammett netapp-dbagwell netapp-mwallis

Remove any apps or clusters that you no longer want to manage from Astra Control.

Stop managing an app

Stop managing apps that you no longer want to back up, snapshot, or clone from Astra Control.

When you unmanage an app:

  • Any existing backups and snapshots will be deleted.

  • Applications and data remain available.

Steps
  1. From the left navigation bar, select Applications.

  2. Select the app.

  3. From the Options menu in the Actions column, select Unmanage.

  4. Review the information.

  5. Type "unmanage" to confirm.

  6. Select Yes, Unmanage Application.

Result

Astra Control stops managing the app.

Stop managing a cluster

Stop managing the cluster that you no longer want to manage from Astra Control.

Note Before you unmanage the cluster, you should unmanage the apps associated with the cluster.

As a best practice, we recommend that you remove the cluster from Astra Control before you delete it through GCP.

When you unmanage a cluster:

  • This action stops your cluster from being managed by Astra Control. It doesn't make any changes to the cluster's configuration and it doesn't delete the cluster.

  • Astra Control Provisioner or Astra Trident won't be uninstalled from the cluster. Learn how to uninstall Astra Trident.

Steps
  1. Select Clusters.

  2. Select the checkbox for the cluster that you no longer want to manage.

  3. From the options menu in the Actions column, select Unmanage.

  4. Confirm that you want to unmanage the cluster and then select Yes, unmanage.

Result

The status of the cluster changes to Removing. After that, the cluster will be removed from the Clusters page and it is no longer managed by Astra Control.

Deleting clusters from your cloud provider

Before you delete a Kubernetes cluster that has persistent volumes (PV) residing on NetApp storage classes, you need to first delete the persistent volume claims (PVC) following one of the methods below. Deleting the PVC and PV before deleting the cluster ensures that you don't receive unexpected bills from your cloud provider.

  • Method #1: Delete the application workload namespaces from the cluster. Do not delete the Trident namespace.

  • Method #2: Delete the PVCs and the pods, or the deployment where the PVs are mounted.

When you manage a Kubernetes cluster from Astra Control, applications on that cluster use your cloud provider as the storage backend for persistent volumes. If you delete the cluster from your cloud provider without first removing the PVs, the backend volumes are not deleted along with the cluster.

Using one of the above methods will delete the corresponding PVs from your cluster. Make sure that there are no PVs residing on NetApp storage classes on the cluster before you delete it.

If you didn't delete the persistent volumes before you deleted the cluster, then you'll need to manually delete the backend volumes from your cloud provider.