Kubernetes Engine V1 API - Module Google::Cloud::Container::V1::MonitoringComponentConfig::Component (v0.35.0)

Reference documentation and code samples for the Kubernetes Engine V1 API module Google::Cloud::Container::V1::MonitoringComponentConfig::Component.

GKE components exposing metrics

Constants

COMPONENT_UNSPECIFIED

value: 0
Default value. This shouldn't be used.

SYSTEM_COMPONENTS

value: 1
system components

APISERVER

value: 3
kube-apiserver

SCHEDULER

value: 4
kube-scheduler

CONTROLLER_MANAGER

value: 5
kube-controller-manager

STORAGE

value: 7
Storage

HPA

value: 8
Horizontal Pod Autoscaling

POD

value: 9
Pod

DAEMONSET

value: 10
DaemonSet

DEPLOYMENT

value: 11
Deployment

STATEFULSET

value: 12
Statefulset