mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Remove resource metrics API description of heapster in IMPLEMENTATIONS.md
Signed-off-by: chymy <chang.min1@zte.com.cn>
This commit is contained in:
parent
b3dd01da49
commit
d8941a9c5a
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
- [Heapster](https://github.com/kubernetes/heapster): a application which
|
- [Heapster](https://github.com/kubernetes/heapster): a application which
|
||||||
gathers metrics, writes them to metrics storage "sinks", and exposes the
|
gathers metrics, writes them to metrics storage "sinks", and exposes the
|
||||||
resource metrics API from in-memory storage.
|
resource metrics API from in-memory storage.(Heapster is now deprecated. See the [deprecation timeline](https://github.com/kubernetes-retired/heapster/blob/master/docs/deprecation.md) for more information on support.)
|
||||||
|
|
||||||
- [Metrics Server](https://github.com/kubernetes-incubator/metrics-server):
|
- [Metrics Server](https://github.com/kubernetes-incubator/metrics-server):
|
||||||
a lighter-weight in-memory server specifically for the resource metrics
|
a lighter-weight in-memory server specifically for the resource metrics
|
||||||
@ -16,7 +16,7 @@
|
|||||||
They are listed here for convenience.***
|
They are listed here for convenience.***
|
||||||
|
|
||||||
- [Prometheus
|
- [Prometheus
|
||||||
Adapter](https://github.com/directxman12/k8s-prometheus-adapter). An
|
Adapter](https://github.com/kubernetes-sigs/prometheus-adapter). An
|
||||||
implementation of the custom metrics API that attempts to support
|
implementation of the custom metrics API that attempts to support
|
||||||
arbitrary metrics following a set label and naming scheme.
|
arbitrary metrics following a set label and naming scheme.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user