'I have a mariadb instance installed on kubernetes . I want to schedule daily database backup and automate it using script on kubernetes

I have a mariadb instance installed on kubernetes . I want to schedule daily backup of database using script and automate on Kubernetes . Please help me out what parameters i should put in yml file . How I can run scripts on kubernetes .



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source