mk3-v8/etcd-backup-script
ETCD Backup script is designed for performing backups of the ETCD database on Kubernetes environments. It handles the creation of timestamped backup files, compresses them, and manages the retention of these backups by deleting older files.
ShellMIT