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™ Web UI Cloud Administrator's Guide
  3. Protecting PaaS assets
  4. Configuring storage for different deployments
  5. For Kubernetes deployments
NetBackup™ Web UI Cloud Administrator's Guide

For Kubernetes deployments

Consider the following:

  • Create the persistent volume claims using disk-based and delete-policy storage classes, and attach them to the container at the storage path.

  • It is recommended to use the default storage class with the default storage size of 600 Gi storage. To change the storage class or storage size, you need to update the pdconf config map of the Kubernetes deployment, as follows:

    STORAGE_CLASS=<disk-based storage class> 
    STORAGE_SIZE=<pv size> 

Feedback

Was this page helpful?
Previous

For MSDP cloud deployments

Next

For VM-based BYO deployments

Feedback

Was this page helpful?