/metrics-server

Primary LanguageGoApache License 2.0Apache-2.0

Kubernetes Metrics Server

User guide

You can find the user guide in the official Kubernetes documentation.

Design

The detailed design of the project can be found in the following docs:

For the broader view of monitoring in Kubernetes take a look into Monitoring architecture

Deployment

Compatibility matrix:

Metrics Server Metrics API supported Kubernetes version
0.2 v1beta1 1.8+
0.1 v1alpha1 1.7

In order to deploy metrics-server in your cluster run the following command from the top-level directory of this repository:

kubectl create -f deploy/