sudo
access.jq
conda package is installed in your base environment.ae5-conda
environment mentioned in the prerequisites already contains
the backup script. If you choose to install the environment, skip ahead to
verify your installation.ae5_backup_restore
package into your base conda environment:
ae5_conda
installer file and move it to your master node.
Set the installer file to be executable, then run the script to install the ae5_conda
environment:
ae_backup.sh
script to create backup files of your cluster in the current directory:
ae5_config_db
file stores your Kubernetes resources and Postgres data.
/opt/anaconda/storage/git/repositories/anaconda
/opt/anaconda/storage/projects
This can be done by either directly mounting the /opt/anaconda/storage
volume onto a workstation with access to the BYOK8s cluster, or by compressing both directories and copying directly into the storage pod.
/opt/anaconda/storage
volume onto a workstation with access to the BYOK8s cluster, after confirming file permissions match the new cluster, move both directories directly into place on top of the pre-existing directories on the BYOK8s cluster.
If you are unable to directly mount the /opt/anaconda/storage
volume, you will instead need to copy both tarballs you have taken. This can be done by performing the following:
/tmp
, exec into the pods, extract and confirm file permissions are correct. Then move both into place: