manifests/backups/daemonset+cronjob
songtianlun f27876c6ab feat: add node affinity for DaemonSet scheduling
- Implement node affinity to prevent scheduling on vkvm-us2
- Update affinity section in daemonset.yaml
- Ensure that the DaemonSet runs only on specific nodes

This change introduces a node affinity rule to the DaemonSet configuration,
allowing it to avoid scheduling on nodes labeled with `kubernetes.io/hostname`
set to `vkvm-us2`. This helps to ensure resource allocation and performance
by restricting the DaemonSet to the desired nodes.
2025-04-22 16:06:51 +08:00
..
archive-by-minio feat: add backup system with cron and daemon 2025-04-22 14:49:02 +08:00
cm-account.yaml feat: add backup system with cron and daemon 2025-04-22 14:49:02 +08:00
cm-script.yaml fix: update backup script for better directory handling 2025-04-22 15:48:17 +08:00
crontab.yaml feat: add backup system with cron and daemon 2025-04-22 14:49:02 +08:00
daemonset.yaml feat: add node affinity for DaemonSet scheduling 2025-04-22 16:06:51 +08:00
ns.yaml feat: add backup system with cron and daemon 2025-04-22 14:49:02 +08:00
secret-feishu-webhook.yaml feat: add Feishu webhook notification for backups 2025-04-22 15:11:04 +08:00
secret.yaml feat: add Feishu webhook notification for backups 2025-04-22 15:11:04 +08:00