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

Top Repositories (5 out of 134)

See examples from other people.

NameRepoStarsVersionTimestamp
metrics-serverkashalls/home-cluster493.11.021 hours ago
metrics-serverkashalls/home-cluster493.11.05 days ago
metrics-servercoolguy1771/home-ops393.11.07 days ago
metrics-servercoolguy1771/home-ops393.11.07 days ago
metrics-serverbjw-s/home-ops4083.11.07 days ago

Values

See the most popular values for this chart:

KeyTypes
args[] (112)
- --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
image.repository (5)
registry.k8s.io/metrics-server/metrics-server
string
string
string
string
string
number
string
string
string
string
boolean
string
boolean
string
boolean