From b23f4087b380f2cd41a18fea24fa28b76b394103 Mon Sep 17 00:00:00 2001 From: savagebidoof Date: Sat, 13 Jan 2024 05:25:56 +0100 Subject: [PATCH] Added a secondary NFS provisioner (slow/hdd) --- Migrations/Say_HI_to_Proxmox/README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Migrations/Say_HI_to_Proxmox/README.md b/Migrations/Say_HI_to_Proxmox/README.md index e9285af..687b5f3 100644 --- a/Migrations/Say_HI_to_Proxmox/README.md +++ b/Migrations/Say_HI_to_Proxmox/README.md @@ -672,6 +672,19 @@ I later did some cleanup from the existent data cause 41GB was kind of too much Later will change the configurations to reduce the retention + data stored. +### Redeployed Prometheus + +It's been a while since I did the deployment. + +```bash +kubectl get deployment -n observability prometheus +``` + +```text +NAME READY UP-TO-DATE AVAILABLE AGE +prometheus 1/1 1 1 3h24m +``` + # Interesting https://kubernetes.io/docs/concepts/storage/persistent-volumes/#cross-namespace-data-sources