This message was deleted.
# k3s
a
This message was deleted.
c
Upgraded metrics server deployment in the most recent release cycle
f
That makes sense and I did see that deployment cycle. I'm having a hard time googling how clients like k9s fetch those built in metrics. I don't recall seeing those when I use kubectl to get yaml for objects. Do you know how that works off the top of your head? It's not urgent, just a curiosity
https://kubernetes.io/docs/reference/instrumentation/node-metrics/ This is the closest thing I found. My only guess is that the metrics server pulls that information into one spot.
Most of the other search results I found dive into Prometheus metrics
Huh, maybe it is and I just never noticed it