You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Say I have some production data in a cluster managed by this operator, and that I have backups configured and working. How could I restore a backup locally on my Mac for testing or debugging issues with production data? Is there a quick and easy way to start some container and restore the data in one go or something like that? I can see that the archives include Xtrabackup files, if I am not mistaken. Thanks in advance!