From 6dd96bafed0a122d285dd86e0a4ce19e552ab652 Mon Sep 17 00:00:00 2001 From: Mikael Andersson Date: Mon, 17 Feb 2025 14:18:09 +0100 Subject: [PATCH] Adding drain_reboot_cron: true for missing nodes --- README.md | 2 +- global/overlay/etc/puppet/cosmos-rules.yaml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 640e21b..a997787 100644 --- a/README.md +++ b/README.md @@ -108,4 +108,4 @@ This will disrupt the whole cluster for a few seconds. Install Velero backup from https://github.com/vmware-tanzu/velero/releases velero install --provider aws --plugins velero/velero-plugin-for-aws:v1.2.1 --bucket velero --secret-file ./credentials-velero --use-volume-snapshots=false --backup-location-config region=sto3,s3ForcePathStyle="true",s3Url=https://s3.sto3.safedc.net - velero backup create rut-backup --selector 'backup notin (ignore)' \ No newline at end of file + velero backup create rut-backup --selector 'backup notin (ignore)' diff --git a/global/overlay/etc/puppet/cosmos-rules.yaml b/global/overlay/etc/puppet/cosmos-rules.yaml index cf61b3e..786e296 100644 --- a/global/overlay/etc/puppet/cosmos-rules.yaml +++ b/global/overlay/etc/puppet/cosmos-rules.yaml @@ -39,6 +39,7 @@ rut::infra_ca_rp: sunet::microk8s::node: channel: 1.31/stable + drain_reboot_cron: true sunet::otel::alloy: otel_receiver: monitor-prod.rut.sunet.se sunet::fleetlock_client: @@ -85,6 +86,7 @@ internal-sto4-prod-satosa-1.rut.sunet.se: rut::infra_ca_rp: sunet::microk8s::node: channel: 1.31/stable + drain_reboot_cron: true sunet::otel::alloy: otel_receiver: monitor-prod.rut.sunet.se sunet::fleetlock_client: