redhat-cop / openshift-toolkit

A collection of code samples to help you get started with OpenShift
Apache License 2.0
232 stars 150 forks source link

Add node backup helper #77

Closed afcollins closed 2 years ago

afcollins commented 5 years ago

As an openshift administrator, I want an executable that implements the node backup procedure as documented in the Day2 guide. https://docs.openshift.com/container-platform/3.11/day_two_guide/environment_backup.html#backing-up-node_environment-backup

"helper" to mean either script or playbook, based on preference.

garethahealy commented 4 years ago

@afcollins ; as velero is becoming the de-facto for backups, is this still needed?