Skip to content

mateobur/kubernetes-scaler-metrics-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Kubernetes Scaler Metrics API - Sysdig Monitor

Kubernetes custom-metrics-apiserver interface implentation, using Sydig Monitor as metrics backend.

TODO

  • Currently, the metric value is just set to 0 if the backend doesn't respond. Other options:

    • Cache metrics and return last known value
    • Fallback to CPU usage
    • Return an explanatory error message and terminate the pod
  • Backend only implements some interface functions (the ones required by the HPA).

    • Create a complete metrics provider implementation, including error handling and defensive code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published