Logical MySQL Backup for OpenShift¶
To demonstrate data protection for MySQL provided and deployed with OpenShift, the install should be performed according to the documentation provided here.
A Blueprint resource should be created via the following command:
Once the Blueprint is created, annotate the DeploymentConfig with the below annotations to instruct K10 to use this Blueprint while performing data management operations on the MySQL instance.
Finally, use K10 to backup and restore the application.