Please enter search query.
Search <book_title>...
NetBackup™ Deployment Guide for Azure Kubernetes Services (AKS) Cluster
Last Published:
2022-09-08
Product(s):
NetBackup & Alta Data Protection (10.1)
- Introduction to NetBackup on AKS
- Deployment with environment operators
- Assessing cluster configuration before deployment
- Deploying NetBackup
- About primary server CR and media server CR
- Upgrading NetBackup
- Deploying Snapshot Manager
- Migration and upgrade of Snapshot Manager
- Deploying MSDP Scaleout
- Upgrading MSDP Scaleout
- Monitoring NetBackup
- Monitoring MSDP Scaleout
- Monitoring Snapshot Manager deployment
- Managing the Load Balancer service
- Performing catalog backup and recovery
- Managing MSDP Scaleout
- About MSDP Scaleout maintenance
- Uninstalling MSDP Scaleout from AKS
- Uninstalling Snapshot Manager
- Troubleshooting
- Appendix A. CR template
Uninstalling Snapshot Manager from AKS
When you uninstall Snapshot Manager from AKS, the Snapshot Manager related services are deleted from the cluster.
Following commands can be used to remove and disable the Snapshot Manager from NetBackup:
ENVIRONMENT_NAMESPACE="ns-155" # Make sure the flexsnap-operator pod is running and ready. # Comment out / remove cpServer part from environment.yaml then apply it.
kubectl apply -f environment.yaml -n $ENVIRONMENT_NAMESPACE sleep 10s