Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ Deployment Guide for Amazon Elastic Kubernetes Services (EKS) Cluster
  3. Deploying NetBackup
  4. Deleting the CRs
NetBackup™ Deployment Guide for Amazon Elastic Kubernetes Services (EKS) Cluster

Deleting the CRs

If you must delete any of the CRs for a valid reason such as for the troubleshooting purpose, or because any of the specs provided were incorrect; you can reinstall the deleted CR after resolving the issues.

Note:

Once installed, deleting a CR is not recommended as it will stop the deployment and NetBackup will not work.

Notes:

  • Deleting a CR will delete all its child resources like pod, statefulset, services, configmaps, config checker job, config checker pod.

  • Deleting operator with kubectl delete -k <operator_folder_path> will delete the CRs and its resources except the PVC.

  • Persistent volume claim (PVC) will not be deleted upon deleting a CR so that the data is retained in the volumes. Then if you create a new CR with the same name as the deleted one, the existing PVC with that same name will be automatically linked to the newly created pods.

  • Do not delete /mnt/nbdata, /mnt/nblogs and /mnt/nbdb folders manually from primary server and media pods. The NetBackup deployment will go into an inconsistent state and will also result in data loss.

Feedback

Was this page helpful?
Previous

Updating the CRs

Next

Configuring NetBackup IT Analytics for NetBackup deployment

Feedback

Was this page helpful?