From 81a4eb50c73b447b7fdc7bf27d1d0f8c4ed39f51 Mon Sep 17 00:00:00 2001 From: user Date: Mon, 31 Mar 2025 22:14:58 +0200 Subject: Docker optimizing idle CPU usage - Spelling & reword Fix atrocious spelling mistakes Reword segments in a minor way --- Docker optimizing idle CPU usage/index.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Docker optimizing idle CPU usage/index.md b/Docker optimizing idle CPU usage/index.md index 0992bfc..d3e58e5 100644 --- a/Docker optimizing idle CPU usage/index.md +++ b/Docker optimizing idle CPU usage/index.md @@ -1,5 +1,5 @@ --- -description: Docker homelab energy conception +description: Docker homelab energy conservation created: 2025-03-30 --- @@ -57,22 +57,22 @@ Hence i chose a new enough computer to have a somewhat efficient CPU. (specs bel -I chose to run it using docker, which has been great, since it allows me to self host many services easily. +I chose to my home services using docker, which has been great, since it allows me manage many services easily. They even update themselves using [Watchtower](https://github.com/containrrr/watchtower). --- ## Observability -However, i lacked [Observability](https://en.wikipedia.org/wiki/Observability_(software)) into resource usage. +However, i lacked [observability](https://en.wikipedia.org/wiki/Observability_(software)) into resource usage. ### cAdvisor At first i tried a stack consisting of [Grafana](https://grafana.com/) [Prometheus](https://prometheus.io/), and [cAdvisor](https://github.com/google/cadvisor) -How ever the only conclusion i came to running this stack was that my CPU load now was ≈ 30% higher (if memory serves me) +How ever, the only conclusion i came to running this was that my CPU load now was ≈ 30% higher (if memory serves me) -This defeats the purpose for usage... -I'm sure cAdvisor has it's place, but it's suitable for my home lab usage. +This defeats the purpose for my usage... +I'm sure cAdvisor has it's place, but it's not suitable for my use case. ### Beszel -- cgit 1.4.1