metrics-server helm

Metrics Server is a crucial component of a Kubernetes cluster, responsible for collecting resource usage and performance metrics from the nodes and pods. It provides a centralized and scalable solution for retrieving cluster-wide metrics, which is essential for monitoring the health and performance of your home lab. With Metrics Server, you can easily track the utilization of resources such as CPU, memory, and network bandwidth, allowing you to identify bottlenecks and make informed decisions about scaling and resource allocation. Whether you're looking to optimize resource utilization or simply monitor the health of your cluster, Metrics Server is a must-have tool for any home Kubernetes user.

Install

Install with:

helm repo add metrics-server https://kubernetes-sigs.github.io/metrics-server/
helm install metrics-server metrics-server/metrics-server -f values.yaml

Examples

See examples from other people.

Top Repositories (5 out of 174)

NameRepoStarsVersionTimestamp
metrics-serverszinn/k8s-homelab1323.12.1a day ago
metrics-servercoolguy1771/home-ops523.12.113 days ago
metrics-servercoolguy1771/home-ops523.12.113 days ago
metrics-serverahinko/home-ops843.12.115 days ago
metrics-serverDiaoul/home-ops573.12.117 days ago

Values

See the most popular values for this chart:

KeyTypes
args[] (137)
- --kubelet-insecure-tls
- --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname
- --kubelet-use-node-status-port
- --metric-resolution=15s
string
boolean
boolean
string
number
string
string
string
string
image.repository (6)
registry.k8s.io/metrics-server/metrics-server
string
string
string
string
string
boolean
string
string
string
number
number
boolean
string
boolean
string
string
string
string
string
string
string
string
number
number
string