module
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Dec 20, 2017
License: Apache-2.0
Opens a new window with license information.
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:
kubectl create -f deploy/
Directories
¶
common
|
|
|
|
|
|
|
|
|
|
|
cmd/heapster-apiserver/app
Package app does all of the work necessary to create a Heapster APIServer by binding together the Master Metrics API.
|
Package app does all of the work necessary to create a Heapster APIServer by binding together the Master Metrics API. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.