how to extract metrics from kubernetes cluster at pod level using python script
5/2/2020
Trying to build a cron job which run a python script, this python script should help in fetching metrics from the k8s cluster at pod level for which am unable to find any proper resource to start with.