Enabling backup and restore in Kubernetes
Before performing backup and restore operations on AKS and EKS deployments, you need to configure the parameter MEDIA_SERVER_POD_CIDR in the bp.conf file in the primary server pod. Specify its value as the subnets on which the media server pod is deployed. You can use comma-separated values. For example:
MEDIA_SERVER_POD_CIDR=10.0.0.0/8, 10.0.0.0/16