hi:
I learning deployment couchbase server with Operator. now I have a question: how can I backup data from the pod?
need I enter pod execute data backup then use kubectl cp backup file from pod?
Hi @angular,
You can read about the Backing up and Restoring a Couchbase Deployment on Kubernetes here - Configure Automated Backup and Restore | Couchbase Docs
Thanks!
Anil Kumar
hi @anil,
thank you! sorry, I understood wrong before. I think the backup and restore operator deployment is k8s deployments settings, not include couchbase server data. I’ll be learning it.
thanks!
angular