From 38766abe034dfc4dbd9c99fe168ebccce34fa9c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 20:31:24 +0000 Subject: [PATCH] chore: update docs/kubernetes-backup-migrations.md [20260514-2029] --- docs/kubernetes-backup-migrations.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/kubernetes-backup-migrations.md b/docs/kubernetes-backup-migrations.md index faab1753..71c8d5a0 100644 --- a/docs/kubernetes-backup-migrations.md +++ b/docs/kubernetes-backup-migrations.md @@ -113,6 +113,8 @@ - [youtube: Migrating JBoss EAP Applications to Kubernetes with Source-to-Image (S2I)](https://www.youtube.com/watch?v=9hDdg_Beui4&ab_channel=Konveyor) ## Other Tools + - [RKE2 Standalone Disaster Recovery Guide](https://support.tools/post/rke2-standalone-disaster-recovery/) 🌟 - A comprehensive guide to recovering standalone RKE2 clusters not managed by Rancher, covering scenarios like etcd quorum loss, restoring from backup, and troubleshooting node join issues. + - [Automate SQL Server Backups with PowerShell](https://datacrazyworld.com/index.php/2025/03/16/automatiza-backups-de-sql-server-con-powershell/) - This article provides a PowerShell script to automate SQL Server backups. It outlines the script's functionality, including generating backups for specified databases, prioritizing larger ones, and moving the backup files to a designated folder. Key configuration elements like SQL Server IP and instance name, user credentials, excluded databases, and log file path are detailed. - [k8up.io](https://k8up.io) K8up is a Kubernetes Operator that helps you: - Backup all PVCs marked as ReadWriteMany or with a specific label @@ -143,5 +145,4 @@ - - + \ No newline at end of file