openshift/kubernetes-metrics-server

Name: kubernetes-metrics-server

Owner: OpenShift

Description: null

Forked from: kubernetes-incubator/metrics-server

Created: 2017-09-05 03:44:31.0

Updated: 2017-12-21 00:06:39.0

Pushed: 2018-05-24 01:23:53.0

Homepage: null

Size: 6751

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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:

ctl create -f deploy/

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.