Package metrics-server: Information

    Source package: metrics-server
    Version: 0.8.1-alt1
    Latest version according to Repology
    Build time:  May 6, 2026, 07:03 AM in the task #415236
    Report package bug
    License: Apache-2.0
    Summary: Scalable and efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines
    Description: 
    Metrics Server collects resource metrics from Kubelets and exposes them
    in Kubernetes apiserver through Metrics API for use by Horizontal Pod
    Autoscaler and Vertical Pod Autoscaler. Metrics API can also be accessed
    by kubectl top, making it easier to debug autoscaling pipelines.

    List of RPM packages built from this SRPM:
    metrics-server (x86_64, i586, aarch64)
    metrics-server-debuginfo (x86_64, i586, aarch64)

    Maintainer: Evgeniy Gorbanyov

    List of contributors:
    Evgeniy Gorbanyov
    Ilya Sorochan


      1. golang
      2. rpm-build-golang

    Last changed


    April 21, 2026 Evgeniy Gorbanyov 0.8.1-alt1
    - Updated from 0.8.0 to 0.8.1.
    Jan. 20, 2026 Ilya Sorochan 0.8.0-alt3
    - Temporary remove `-race` flag for riscv64.
    Nov. 18, 2025 Evgeniy Gorbanyov 0.8.0-alt2
    - Fixed a bug with version output (Closes: #56330).