Hi, i am getting this yellow underline notification in VS code while trying to c . . .

SathishG:
continue…


Barahalikar Siddharth:
I guess these are warnings and not errors, as a best practice it is always recommended to add resource limits to your containers on how much cpu and memory it requires.

https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/

SathishG:
thank you. Will check and try.