Hi folks, We have mongo pod in k8s cluster and we need to create a cron job whic . . .

Nitesh Deshmukh:
Hi folks,
We have mongo pod in k8s cluster and we need to create a cron job which can take backup of mongo at everyday
Can anyone suggest how it was work.
Please suggest.

Mohamed Ayman:
Hi @Nimesh Kumar,
check the following answer :
https://github.com/appuio/mongodb-backup/blob/master/mongodb-backup-template.yaml

Nimesh Kumar:
@Nitesh Deshmukh