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
Here are the steps to take backup of etcd cluster. My guess is etcd backup is same as taking snapshot of the db into local machine. Backing up Data_dir folder will take back up of the whole folder. It’s really what is the question given.
In terms of SQL database, taking backup of the database will be sqldump to a sql file and restoring it if needed.
Here are the steps to take database backup with correct version on the local machine from the given endpoint