Skip to content

Starefossen/numerics-k8s-metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numerics K8S Metrics

Kubernetes Metrics for Numerics

Configuration

  • CRON_TIME - cron check interval (ex. */5 * * * *)
  • K8S_API_URL - Kubernetes API URL (ex. https://kubernetes:8080)
  • K8S_CA_CERT - ca tls cert path
  • K8S_CLIENT_CERT - client tls cert path
  • K8S_CLIENT_KEY - client tls key path
  • NUMERICS_API_URL - Numerics API URL