> `kube-state-metric`은 Pod에 대한 Resource Metric을 생성하는 타켓이다. 여기서 중요한 부분은 K8s의 Auto-Scaling에서 사용하는 `metric-server`와 전혀 다르다는 것이다. 즉, metric-server는 **HPA,VPA**에 사용되는 서비스이다.
description: "Prometheus rule evaluation took more time than the scheduled interval. It indicates a slower storage backend access or too complex query. VALUE = {{ $value }} LABELS: {{ $labels }}"
summary: "Host CPU steal noisy neighbor (instance {{ $labels.instance }})"
description: "CPU steal is > 10%. A noisy neighbor is killing VM performances or a spot instance may be out of credit.\n VALUE = {{ $value }}\n LABELS: {{ $labels }}"
- name: Node Context Switching
rules:
# 1000 context switches is an arbitrary number.
# Alert threshold depends on nature of application.