From fb1b2509e7db9ce7f55f6cb9b86486908d560546 Mon Sep 17 00:00:00 2001 From: Jon Cope Date: Mon, 22 Jul 2024 10:54:05 -0500 Subject: [PATCH] reflect mini-lvms stats in operational aspects --- enhancements/microshift/disabling-storage-components.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/enhancements/microshift/disabling-storage-components.md b/enhancements/microshift/disabling-storage-components.md index ab34048313..f05b9c4a0d 100644 --- a/enhancements/microshift/disabling-storage-components.md +++ b/enhancements/microshift/disabling-storage-components.md @@ -224,9 +224,8 @@ LVMS does not interact with the MicroShift config API, so it will not be affecte ## Operational Aspects of API Extensions -With only LVMS deployed, the cluster overhead is increased by roughly 150Mb and 0.1% CPU. Deployment of the -csi-snapshotter consumes an additional 50Mb and >0.1% CPU. These are taken at system idle and represent the lowest -likely resource consumption. +With LVMS and the CSI components deployed, the cluster overhead is increased by roughly 50Mb and 0.1% CPU. Though +comparatively small by OCP standards, 50Mb of memory is a non-trivial amount on far-edge devices. ## Support Procedures