Do we have a simple command through which we can find the available resources at cluster level?
Available CPU and Memory requests.
This is very useful script to monitor kubernetes resources:
https://www.jeffgeerling.com/blog/2019/monitoring-kubernetes-cluster-utilization-and-capacity-poor-mans-way
I would suggest to use prometheus to get such metrics.