I'm running two Pods in my Openshift Online 3 project.
I want one Pod to know the resource utilization of the other. The k8s core metrics pipeline from k8s 1.7+ is what I have in mind, but that isn't available on Openshift Online 3.
Where (URL) is the metrics (Hawkular) API for Openshift Online? How do I talk to it from a Pod inside the cluster?