Get desktop application:
View/edit binary Protocol Buffers messages
ContainerMetrics sets resource usage metrics of a container.
Used in:
Container name corresponding to the one from pod.spec.containers.
The memory usage is the memory working set.
NodeMetrics sets resource usage metrics of a node.
Used in:
The following fields define time interval from which metrics were collected from the interval [Timestamp-Window, Timestamp].
The memory usage is the memory working set.
NodeMetricsList is a list of NodeMetrics.
Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
List of node metrics.
PodMetrics sets resource usage metrics of a pod.
Used in:
The following fields define time interval from which metrics were collected from the interval [Timestamp-Window, Timestamp].
Metrics for all containers are collected within the same time window.
PodMetricsList is a list of PodMetrics.
Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
List of pod metrics.