iwita 21196b4a6d added v1.15.4 5 years ago
..
OWNERS 21196b4a6d added v1.15.4 5 years ago
README.md 21196b4a6d added v1.15.4 5 years ago
auth-delegator.yaml 21196b4a6d added v1.15.4 5 years ago
auth-reader.yaml 21196b4a6d added v1.15.4 5 years ago
metrics-apiservice.yaml 21196b4a6d added v1.15.4 5 years ago
metrics-server-deployment.yaml 21196b4a6d added v1.15.4 5 years ago
metrics-server-service.yaml 21196b4a6d added v1.15.4 5 years ago
resource-reader.yaml 21196b4a6d added v1.15.4 5 years ago

README.md

Metrics Server

Metrics Server exposes core Kubernetes metrics via metrics API.

More details can be found in Core metrics pipeline documentation.

Troubleshooting

Metrics Server supports up to 30 pods per cluster node. In clusters where there are more running pods, Metrics Server may be throttled or fail with OOM error. Starting with Kubernetes 1.9.2, Metrics Server resource requirements may be overwritten manually. Learn more about Addon Resizer configuration

Important notices

Decreasing resource requirements for cluster addons may cause system instability. The effects may include (but are not limited to):

  • Horizontal Pod Autoscaler not working
  • kubectl top not working (starting with Kubernetes 1.10)

Overwritten configuration persists through cluster updates, therefore may cause all effects above after a cluster update.

[Analytics]()