Add/increasing the k8s pod resources

@regis is there any way to add or increase the pods resources size [like cpu, memory and storage].

In azure, when trying to scale the pods hpa is not finding the cpu and memory metrics. And scaling happens only when all the pods are having the matrices.

can we do this using tutor k8s exec, if so can you please help in understanding more on k8s exec command.

Thanks in advance.