Do we have some Api in Kubernetes to know if we have enough resources to run deployment of pods before sending the request on prem envirenment?
the reason I need it is because I want to run a pod from another pod and I want to make sure I have enough of resources.